function initGlobals434() { } function main157() { initGlobals434(); init_test801(); } function config625() { } function init_test801() { local integer i113 i_113 = 0; loop { exitwhen (i_113 > 2); i_113 = (i_113 + 1); }; }