mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-17 15:54:07 +10:00
EMERGENCY: Computer is dying, this is an incomplete commit, do not use
This commit is contained in:
10
scripts/concat.toy
Normal file
10
scripts/concat.toy
Normal file
@@ -0,0 +1,10 @@
|
||||
print "foo" .. "bar";
|
||||
print "foo" .. "bar";
|
||||
print "foo" .. "bar";
|
||||
print "foo" .. "bar";
|
||||
print "foo" .. "bar";
|
||||
print "foo" .. "bar";
|
||||
print "foo" .. "bar";
|
||||
print "foo" .. "bar";
|
||||
print "foo" .. "bar";
|
||||
print "foo" .. "bar";
|
||||
Reference in New Issue
Block a user