Update tests

This commit is contained in:
Alex Beregszaszi
2020-07-07 13:13:58 +01:00
parent fc8947d3e8
commit 0bd6fb027b
13 changed files with 18 additions and 0 deletions
@@ -2,3 +2,4 @@
function x(a..b) {}
}
// ----
// SyntaxError 7771: (17-21): "a..b" is not a valid identifier (contains consecutive dots).