integer Test_i191 integer Test_i191 = 0 function initGlobals815() { } function main208() { initGlobals815(); init_Test121(); } function config793() { } function init_Test121() { loop { exitwhen (not (Test_i_191 < 3)); Test_i_191 = (Test_i_191 + 1); }; testSuccess199(); } IS_NATIVE function testSuccess199() { }