2 lines
44 B
Plaintext
Executable file
2 lines
44 B
Plaintext
Executable file
let y = 5 in let x = 4 in let y = 6 in x +y
|