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