integer test_ghs122 integer test_ghs122 = 0 function initGlobals199() { } function main594() { initGlobals199(); init_test462(); } function config173() { } function init_test462() { local integer temp184 test_ghs_122 = (test_ghs_122 + 2); temp_184 = (4 + test_ghs_122); test_ghs_122 = (test_ghs_122 + 2); println125(I2S172((temp_184 + (4 + test_ghs_122)))); } IS_NATIVE IS_EXTERN @extern function I2S172(integer i760) returns string { } IS_NATIVE function println125(string s125) { }