3 lines
35 B
Text
3 lines
35 B
Text
|
|
func foo(x, y, z) { }
|
||
|
|
foo(1, 2, 3)
|