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
94f34367f9e5c458bfa1b4939e715abed539f80e
wren
/
test
/
number
/
invalid_hex_literal.wren
T
2 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add hexadecimal number literal parsing to wren compiler
2015-01-25 21:02:44 +00:00
var x = 2xFF // expect error: Error at 'xFF': Expect end of file.
Reference in New Issue
Copy Permalink