mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
The semantic crate currently compiles 5 binaries for integration test, this PR merges them into one.
1 line
33 B
JavaScript
1 line
33 B
JavaScript
const g = { a: 1, 'x': 5, ...y }
|