<?php function test() { if (0 == 0) { continue; } var_dump('test'); }
You have javascript disabled. You will not be able to edit any code.