3 lines
35 B
Text
3 lines
35 B
Text
|
|
func foo(args...) { }
|
||
|
|
foo(1, 2, 3)
|