Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
fun hello() = print("Hello world!\n");
|
||||
fun hello() = print("Hello World\n");
|
||||
|
||||
hello()
|
||||
|
||||
Reference in New Issue
Block a user