mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
import about as about;
|
|
import about;
|
|
|
|
assert author == "Kayne Ruse, KR Game Studios", "Author failed";
|
|
|
|
|
|
print "All good";
|