mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Tweak
This commit is contained in:
@@ -1 +1,6 @@
|
||||
print "Hello world";
|
||||
print "Hello world";
|
||||
|
||||
var answer = 42;
|
||||
var question = 69;
|
||||
|
||||
print answer + question;
|
||||
Reference in New Issue
Block a user