function initGlobals249() { } function main145() { initGlobals249(); init_test155(); } function config660() { } function init_test155() { local integer i345 i_345 = 0; loop { exitwhen (i_345 > 2); i_345 = (i_345 + 1); }; }