5 lines
67 B
JavaScript
5 lines
67 B
JavaScript
// Error: :3:19: Unexpected token of
|
|
|
|
for (var {k} = {} of []) {
|
|
}
|