miller/c/reg_test/input/put-script-piece-2
2016-09-10 22:35:39 -04:00

3 lines
37 B
Text

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