swc/ecmascript/parser/tests/jsx/basic/custom/tpl-space
강동윤 b44da9dbe4
Fix #369, #370 (#373)
swc_common:
 - don't emit `loc` for dummy spans

swc_ecma_transforms:
 - prevent hygiene from changing key in object pattern (#369)
 - fix module tests (iteration order of FxHashSet is changed)

swc_ecma_parser:
 - fix parsing of arrow function (#370)
2019-04-27 16:28:34 +09:00
..
input.js Fix bugs (#193) 2019-02-13 16:03:38 +09:00
input.js.json Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00