function initGlobals913() { } function main143() { initGlobals913(); init_test120(); } function config164() { } function init_test120() { local array b162 local integer i727 b_162[0] = 0; b_162[1] = 0; b_162[2] = 0; I2S994(b_162[0]); I2S994(b_162[1]); i_727 = 0; loop { exitwhen (i_727 > 2); I2S994(b_162[i_727]); i_727 = (i_727 + 1); }; } IS_NATIVE IS_EXTERN @extern function I2S994(integer x164) returns string { }