integer Test_x108 integer Test_x108 = 100 function initGlobals146() { } function main522() { initGlobals146(); init_Test972(); } function config170() { } function init_Test972() { Test_x_108 = 100; loop { exitwhen (not (Test_x_108 > 0)); if (Test_x_108 == 50) { exitwhen true; } else { }; if (Test_x_108 == 101) { exitwhen true; } else { }; Test_x_108 = (Test_x_108 - 1); }; testSuccess476(); } IS_NATIVE function testSuccess476() { }