moonscript/spec/error_inputs/third.moon
2013-06-07 23:14:08 -07:00

19 lines
290 B
Plaintext

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"