Remove unneeded newline
Fixes: https://github.com/leachim6/hello-world/pull/865#issuecomment-731349300
This commit is contained in:
parent
dc70799e28
commit
035ab612a7
@ -1,2 +1,2 @@
|
||||
print "Hello World\n"
|
||||
print "Hello World"
|
||||
quit
|
||||
|
Loading…
x
Reference in New Issue
Block a user