This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1b605162efd87f464921ad632cb54c9afd0f6446
wren
/
test
/
comments
/
unterminated_nested_block.wren
T
4 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: add lexError function and fix line counting for unterminated block comments
2013-12-23 22:51:06 +00:00
// expect error line 4
IO.write("nope") /* /* /*
*/
oops
Reference in New Issue
Copy Permalink