moonscript/tests/error_inputs/second.moon

19 lines
134 B
Plaintext
Raw Normal View History

2011-07-19 06:39:09 +00:00
if false
true
true
true
true
print hello
else
true
true
true
true
print "hello world"
print doesnt.exist