Fix NumericLiteralSeparator SyntaxError message to match V8 (#743)
This commit is contained in:
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:1)" }
|
||||
{ "throws": "Invalid or unexpected token (1:1)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:3)" }
|
||||
{ "throws": "Invalid or unexpected token (1:3)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:5)" }
|
||||
{ "throws": "Invalid or unexpected token (1:5)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:5)" }
|
||||
{ "throws": "Invalid or unexpected token (1:5)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:2)" }
|
||||
{ "throws": "Invalid or unexpected token (1:2)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:2)" }
|
||||
{ "throws": "Invalid or unexpected token (1:2)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:2)" }
|
||||
{ "throws": "Invalid or unexpected token (1:2)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:2)" }
|
||||
{ "throws": "Invalid or unexpected token (1:2)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:2)" }
|
||||
{ "throws": "Invalid or unexpected token (1:2)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:2)" }
|
||||
{ "throws": "Invalid or unexpected token (1:2)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:2)" }
|
||||
{ "throws": "Invalid or unexpected token (1:2)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:2)" }
|
||||
{ "throws": "Invalid or unexpected token (1:2)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:3)" }
|
||||
{ "throws": "Invalid or unexpected token (1:3)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:2)" }
|
||||
{ "throws": "Invalid or unexpected token (1:2)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:6)" }
|
||||
{ "throws": "Invalid or unexpected token (1:6)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:5)" }
|
||||
{ "throws": "Invalid or unexpected token (1:5)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:2)" }
|
||||
{ "throws": "Invalid or unexpected token (1:2)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:1)" }
|
||||
{ "throws": "Invalid or unexpected token (1:1)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:3)" }
|
||||
{ "throws": "Invalid or unexpected token (1:3)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:4)" }
|
||||
{ "throws": "Invalid or unexpected token (1:4)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:5)" }
|
||||
{ "throws": "Invalid or unexpected token (1:5)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:5)" }
|
||||
{ "throws": "Invalid or unexpected token (1:5)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:6)" }
|
||||
{ "throws": "Invalid or unexpected token (1:6)" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "throws": "Invalid NumericLiteralSeparator (1:6)" }
|
||||
{ "throws": "Invalid or unexpected token (1:6)" }
|
||||
|
||||
Reference in New Issue
Block a user