Commit 0e808c7
authored
Move 2 tests from fail/ to pass/ due to LS and PS (tc39#30)
These two tests were expected to raise a syntax error
because they involve a string literal containing
U+2028 (LINE SEPARATOR) or U+2029 (PARAGRAPH SEPARATOR),
which used to be disallowed.
However, those code points have been allowed in string literals
since the merge of tc39/ecma262#11881 parent de8a208 commit 0e808c7
File tree
4 files changed
+2
-0
lines changed- pass-explicit
- pass
4 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
File renamed without changes.
File renamed without changes.
0 commit comments