mirror of https://github.com/tc39/test262.git
NumericLiteralSeparator: Update "early" => "parse" in negative tests. Fixes gh-1512
This commit is contained in:
parent
c686cc6099
commit
f578b8754f
|
@ -23,7 +23,7 @@ info: |
|
|||
0 1
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -23,7 +23,7 @@ info: |
|
|||
0 1
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -23,7 +23,7 @@ info: |
|
|||
0 1
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -15,7 +15,7 @@ info: |
|
|||
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -17,7 +17,7 @@ info: |
|
|||
DecimalDigits NumericLiteralSeparator DecimalDigit
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -15,7 +15,7 @@ info: |
|
|||
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -18,7 +18,7 @@ info: |
|
|||
DecimalDigits NumericLiteralSeparator DecimalDigit
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -17,7 +17,7 @@ info: |
|
|||
DecimalDigits NumericLiteralSeparator DecimalDigit
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -20,7 +20,7 @@ info: |
|
|||
e E
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -18,7 +18,7 @@ info: |
|
|||
DecimalDigits NumericLiteralSeparator DecimalDigit
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
|||
e E
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -20,7 +20,7 @@ info: |
|
|||
e E
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -18,7 +18,7 @@ info: |
|
|||
DecimalDigits NumericLiteralSeparator DecimalDigit
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -23,7 +23,7 @@ info: |
|
|||
0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -23,7 +23,7 @@ info: |
|
|||
0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -23,7 +23,7 @@ info: |
|
|||
0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -18,7 +18,7 @@ info: |
|
|||
1 2 3 4 5 6 7 8 9
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -16,7 +16,7 @@ info: |
|
|||
1 2 3 4 5 6 7 8 9
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -23,7 +23,7 @@ info: |
|
|||
0 1 2 3 4 5 6 7
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -23,7 +23,7 @@ info: |
|
|||
0 1 2 3 4 5 6 7
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -23,7 +23,7 @@ info: |
|
|||
0 1 2 3 4 5 6 7
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
|
@ -15,7 +15,7 @@ info: |
|
|||
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
|
||||
|
||||
negative:
|
||||
phase: early
|
||||
phase: parse
|
||||
type: SyntaxError
|
||||
|
||||
features: [numeric-separator-literal]
|
||||
|
|
Loading…
Reference in New Issue