stuff
This commit is contained in:
3
W1/fasto/tests/multilet.fo
Normal file
3
W1/fasto/tests/multilet.fo
Normal file
@ -0,0 +1,3 @@
|
||||
fun int main () =
|
||||
let n = read(int); x = n+n; y = x-1
|
||||
in write(n*y)
|
Reference in New Issue
Block a user