prettier/tests/for/in.js

2 lines
20 B
JavaScript
Raw Normal View History

for ((x in a);;) {}