5 lines
217 B
Plaintext
5 lines
217 B
Plaintext
|
*%(basename)s:5: SyntaxError: Lexical declaration cannot appear in a single-statement context
|
||
|
with ({}) let {a: x} = {a: 42};
|
||
|
^^^
|
||
|
SyntaxError: Lexical declaration cannot appear in a single-statement context
|