swc/crates/swc_ecma_parser/tests/errors
2022-04-07 03:43:10 +00:00
..
arrow-function-binding-rest-property feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
arrow-function-member-as-binding-identifier feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_1 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_2 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_3 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_4 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_5 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_6 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
issue-2834 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
rest-initializer feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
rest-not-last feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
rest-trailing-comma feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
unterminated_string_constant feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
unterminated_string_constant_1 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00