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
057a59e1d3af00333c164896e68140ba147e6d2b
wren
/
test
/
language
/
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