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