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
921aec9ff76498b7c70b1ab15a243041f916ffd5
wren
/
test
/
language
/
unexpected_character.wren
T
4 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: replace IO class with System class and remove separate IO module
2015-09-15 14:46:09 +00:00
System.print("no")
fix: add lexError function and fix line counting for unterminated block comments
2013-12-23 22:51:06 +00:00
// Something that's not a valid character:
^ // expect error
Reference in New Issue
Copy Permalink