3 lines
48 B
Text
3 lines
48 B
Text
|
|
myProc := proc { foo. }.
|
||
|
|
myProc call (1, 2, 3).
|