Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use std
|
||||
|
||||
const main = {
|
||||
std.put("Hello world!\n")
|
||||
std.put("Hello World\n")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user