4 lines
60 B
Text
4 lines
60 B
Text
|
|
foo(1,2,3)
|
||
|
|
-- or alternatively:
|
||
|
|
call(#foo, _movie, 1, 2, 3)
|