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