2 lines
48 B
Text
2 lines
48 B
Text
sum(3,5) sum(1000,2000)
|
|
func sum x,y see x+y+nl
|
sum(3,5) sum(1000,2000)
|
|
func sum x,y see x+y+nl
|