integer test_ghs155 integer test_ghs155 = 0 function initGlobals501() { } function main213() { initGlobals501(); init_test109(); } function config657() { } function init_test109() { local integer temp171 test_ghs_155 = (test_ghs_155 + 2); temp_171 = (4 + test_ghs_155); test_ghs_155 = (test_ghs_155 + 2); println188(I2S184((temp_171 + (4 + test_ghs_155)))); } IS_NATIVE IS_EXTERN @extern function I2S184(integer i152) returns string { } IS_NATIVE function println188(string s689) { }