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
cc38b6f35abe3e2503a2b4d3490b6ec5a0c38403
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