swc/crates/swc_ecma_parser/tests/span/js/super
2022-03-19 23:56:12 +09:00
..
expr.js feat(es/parser): Add an option to allow super outside of class methods (#3427) 2022-02-04 13:21:16 +09:00
expr.js.spans fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
obj1.js feat(es/parser): Add an option to allow super outside of class methods (#3427) 2022-02-04 13:21:16 +09:00
obj1.js.spans fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
obj2.js feat(es/parser): Add an option to allow super outside of class methods (#3427) 2022-02-04 13:21:16 +09:00
obj2.js.spans fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
obj3.js feat(es/parser): Add an option to allow super outside of class methods (#3427) 2022-02-04 13:21:16 +09:00
obj3.js.spans feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
obj4.js feat(es/parser): Add an option to allow super outside of class methods (#3427) 2022-02-04 13:21:16 +09:00
obj4.js.spans fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00