Code review changes.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
var x = 2xFF // expect error: Error at 'xFF': Expect end of file.
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
var x = 2xFF // expect error: Error at 'xFF': Expect end of file.
|
||||