Files
Toy/test/scripts/lib/about.toy

8 lines
123 B
Plaintext

import about as about;
import about;
assert author == "Kayne Ruse, KR Game Studios", "Author failed";
print "All good";