miller/test/input/put-script-piece-2
2021-11-11 14:15:13 -05:00

3 lines
37 B
Text

func f(x,y,z) {
return x + y + z
}