moonscript/tests/error_inputs/second.moon
2011-07-18 23:39:09 -07:00

19 lines
134 B
Plaintext

if false
true
true
true
true
print hello
else
true
true
true
true
print "hello world"
print doesnt.exist