Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 *%(basename)s:5: SyntaxError: Lexical declaration cannot appear in a single-stat ement context | |
| 2 with ({}) let [a] = []; | |
| 3 ^^^ | |
| 4 SyntaxError: Lexical declaration cannot appear in a single-statement context | |
| OLD | NEW |