swc/ecmascript/parser/tests/jsx
강동윤 24b5c44ba3
Numeric separator & Bigint (#523)
swc_ecma_ast:
 - `BigInt` literal

swc_ecma_parser:
 - numeric separators. (#521)
 - parsing of bigint literal
2019-12-22 17:14:04 +09:00
..
basic Numeric separator & Bigint (#523) 2019-12-22 17:14:04 +09:00
errors Parser: Error recovery (#449) 2019-11-17 18:36:47 +09:00