integer Test_i998 integer Test_i998 = 0 function initGlobals216() { } function main209() { initGlobals216(); init_Test243(); } function config168() { } function init_Test243() { loop { exitwhen (Test_i_998 >= 3); Test_i_998 = (Test_i_998 + 1); }; testSuccess641(); } IS_NATIVE function testSuccess641() { }