NumericLiteralSeparator: Update "early" => "parse" in negative tests. Fixes gh-1512

This commit is contained in:
Rick Waldron 2018-06-07 22:44:03 -04:00
parent c686cc6099
commit f578b8754f
22 changed files with 22 additions and 22 deletions

View File

@ -23,7 +23,7 @@ info: |
0 1
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -23,7 +23,7 @@ info: |
0 1
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -23,7 +23,7 @@ info: |
0 1
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -15,7 +15,7 @@ info: |
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -17,7 +17,7 @@ info: |
DecimalDigits NumericLiteralSeparator DecimalDigit
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -15,7 +15,7 @@ info: |
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -18,7 +18,7 @@ info: |
DecimalDigits NumericLiteralSeparator DecimalDigit
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -17,7 +17,7 @@ info: |
DecimalDigits NumericLiteralSeparator DecimalDigit
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -20,7 +20,7 @@ info: |
e E
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -18,7 +18,7 @@ info: |
DecimalDigits NumericLiteralSeparator DecimalDigit
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -19,7 +19,7 @@ info: |
e E
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -20,7 +20,7 @@ info: |
e E
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -18,7 +18,7 @@ info: |
DecimalDigits NumericLiteralSeparator DecimalDigit
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -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]

View File

@ -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]

View File

@ -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]

View File

@ -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]

View File

@ -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]

View File

@ -23,7 +23,7 @@ info: |
0 1 2 3 4 5 6 7
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -23,7 +23,7 @@ info: |
0 1 2 3 4 5 6 7
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -23,7 +23,7 @@ info: |
0 1 2 3 4 5 6 7
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]

View File

@ -15,7 +15,7 @@ info: |
NonZeroDigit NumericLiteralSeparator_opt DecimalDigits
negative:
phase: early
phase: parse
type: SyntaxError
features: [numeric-separator-literal]