Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FUNC Main() int
|
||||
IO.write("Hello, World!\n")
|
||||
IO.write("Hello World\n")
|
||||
RETURN 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user