Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
|
||||
:- implementation.
|
||||
main(!IO) :-
|
||||
io.write_string("Hello, World!\n", !IO).
|
||||
io.write_string("Hello World\n", !IO).
|
||||
|
||||
Reference in New Issue
Block a user