moonscript/tests/error_inputs/third.moon

19 lines
290 B
Plaintext
Raw Normal View History

2011-07-19 06:39:09 +00:00
if (->
print "hello world"
print "who is this")
true
true
true
true
print dead.world
print "okay now"
print "this is wrong"
print "this is wrong"
print "this is wrong"
print "this is wrong"
print "this is wrong"
print "this is wrong"
print "this is wrong"