1cb93a386Sopenharmony_civoid outside_for() { for (;;) {} continue; } 2cb93a386Sopenharmony_civoid inside_switch() { switch (1) { default: continue; } } 3
1cb93a386Sopenharmony_civoid outside_for() { for (;;) {} continue; } 2cb93a386Sopenharmony_civoid inside_switch() { switch (1) { default: continue; } } 3