Just a quoting test... ;)
This commit is contained in:
parent
e61c68c277
commit
5898668237
1 changed files with 1 additions and 1 deletions
2
play.fun
2
play.fun
|
|
@ -14,7 +14,7 @@ print("Yay, the playground for having fun... ;)")
|
|||
number n = 10
|
||||
print(n)
|
||||
|
||||
string s = "Hello, world!"
|
||||
string s = "Hello,\nworld!"
|
||||
print(s)
|
||||
|
||||
fun foo()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue