mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-16 07:14:07 +10:00
6 lines
47 B
Plaintext
6 lines
47 B
Plaintext
{
|
|
var s = "foo" - "bar";
|
|
}
|
|
|
|
print "All good";
|