mirror of
https://github.com/swc-project/swc.git
synced 2024-12-27 23:56:32 +03:00
708efebac9
- fix comment line's end to be on same line.
2 lines
52 B
JavaScript
2 lines
52 B
JavaScript
typeof (1, a); // Don't transform to 0,typeof ident
|