dangling_for.js 45 B

12345
  1. for // comment
  2. (;;);
  3. for /* comment */(;;);