oxc/tasks/coverage/misc/pass/oxc-4054.js
Boshen aaac2d8775
fix(codegen): preserve parentheses from AST instead calculating from operator precedence (#4055)
…operator precedence

Calculating from operator precedence is currently unsafe and will result
incorrect semantics.
2024-07-05 14:01:17 +08:00

1 line
27 B
JavaScript