integer Test_x189 integer Test_x189 = 100 function initGlobals114() { } function main157() { initGlobals114(); init_Test189(); } function config211() { } function init_Test189() { Test_x_189 = 100; loop { exitwhen (not (Test_x_189 > 0)); if (Test_x_189 == 50) { exitwhen true; } else { }; if (Test_x_189 == 101) { exitwhen true; } else { }; Test_x_189 = (Test_x_189 - 1); }; testSuccess118(); } IS_NATIVE function testSuccess118() { }