2 lines
No EOL
61 B
Text
2 lines
No EOL
61 B
Text
let r = ref "This test is OK.\n"
|
|
let test = print_string (!r) |