3 lines
85 B
Text
3 lines
85 B
Text
|
|
output_string stderr "Goodbye, World!\n";
|
||
|
|
Printf.fprintf stderr "Goodbye, World!\n";
|