Source code

Revision control

Copy as Markdown

Other Tools

[ChildProc=any]
protocol Parray_Basic {
child:
async Msg(int[] array);
};