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
9b350e3e7d008d042fea3f737e3e7142c7425eee
wren
/
test
/
shebang
/
shebang_invalid.wren
T
4 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor: inline unmatchedChar logic into nextToken and add shebang error test
2015-01-04 18:56:16 +00:00
#/invalid/shebang
// expect error line 1
IO.print("nope")
Reference in New Issue
Copy Permalink