miller/go/reg_test/input/put-script-piece-2
2020-09-03 00:16:47 -04:00

3 lines
37 B
Text

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