mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 14:18:42 +01:00
Code review changes.
This commit is contained in:
1
test/number/invalid_hex_literal.wren
Normal file
1
test/number/invalid_hex_literal.wren
Normal file
@ -0,0 +1 @@
|
||||
var x = 2xFF // expect error: Error at 'xFF': Expect end of file.
|
||||
Reference in New Issue
Block a user