function initGlobals110() { } function main543() { initGlobals110(); init_test311(); } function config207() { } function init_test311() { local integer i799 i_799 = 0; loop { exitwhen (i_799 > 2); i_799 = (i_799 + 1); }; }