moonscript/spec/error_inputs/second.moon
2013-06-07 23:14:08 -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