swc/crates/swc_ecma_parser/tests/span/js/super
2022-03-30 06:07:40 +00: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 chore(es/parser): Add span tests back (#4186) 2022-03-30 06:07:40 +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