3 lines
No EOL
61 B
Text
3 lines
No EOL
61 B
Text
let test =
|
|
let x = "This test is OK.\n";
|
|
print_string (x) |