3 lines
99 B
Text
3 lines
99 B
Text
|
let test =
|
||
|
print_string ("Two actions...");
|
||
|
print_string ("...are separated by a semicolon!\n")
|