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
|
number n = 10
|
||||||
print(n)
|
print(n)
|
||||||
|
|
||||||
string s = "Hello, world!"
|
string s = "Hello,\nworld!"
|
||||||
print(s)
|
print(s)
|
||||||
|
|
||||||
fun foo()
|
fun foo()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue