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
e00ea689278882c9c7c9cae0eb077eb2da839d76
wren
/
test
/
comments
/
unterminated_block.wren
T
3 lines
47 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 3
feat: rename IO.write to IO.print and add Unicode escape support in strings
2014-01-05 20:27:12 +00:00
IO.print("nope") /*
fix: add lexError function and fix line counting for unterminated block comments
2013-12-23 22:51:06 +00:00
oops
Reference in New Issue
Copy Permalink