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