mirror of
https://github.com/swc-project/swc.git
synced 2025-01-02 02:26:09 +03:00
99e738643a
swc_ecma_minifier: - Classify tests so we can focus on MVP.
5 lines
27 B
JavaScript
5 lines
27 B
JavaScript
let foo;
|
|
{
|
|
let foo1;
|
|
}
|