Blocks containing non-local using declarations need a lexical environment, just like let/const declarations. Add the missing UsingDeclaration case to match C++ behavior. |
||
|---|---|---|
| .. | ||
| expected | ||
| input | ||
| output | ||
Blocks containing non-local using declarations need a lexical environment, just like let/const declarations. Add the missing UsingDeclaration case to match C++ behavior. |
||
|---|---|---|
| .. | ||
| expected | ||
| input | ||
| output | ||