mirror of
https://github.com/swc-project/swc.git
synced 2024-11-27 13:38:33 +03:00
9be9ea2c43
The identifiers are `arguments`, `undefined`, `NaN`. Closes #602.
3 lines
31 B
JavaScript
3 lines
31 B
JavaScript
undefined;
|
|
for (let a of b) {
|
|
} |