function initGlobals739() { } function main185() { initGlobals739(); init_test157(); } function config155() { } function init_test157() { local array b698 local integer i323 b_698[0] = 0; b_698[1] = 0; b_698[2] = 0; I2S366(b_698[0]); I2S366(b_698[1]); i_323 = 0; loop { exitwhen (i_323 > 2); I2S366(b_698[i_323]); i_323 = (i_323 + 1); }; } IS_NATIVE IS_EXTERN @extern function I2S366(integer x196) returns string { }