Files
wren/test/comments/unterminated_block.wren
T

3 lines
47 B
Plaintext
Raw Normal View History

2013-12-23 14:51:06 -08:00
// expect error line 3
2014-01-05 12:27:12 -08:00
IO.print("nope") /*
2013-12-23 14:51:06 -08:00
oops