miller/go/reg-test/input/put-script-piece-2
2020-11-22 10:32:58 -05:00

3 lines
37 B
Text

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