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