Nothing that cursed.
It compiles to this:
void foo() { for (;;) { try { continue; return; } catch (Throwable t) { continue; } } }
Nothing that cursed.
It compiles to this: