mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 22:56:11 +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) {
|
|
} |