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