integer test_ghs263 integer test_ghs263 = 0 function initGlobals179() { } function main471() { initGlobals179(); init_test195(); } function config114() { } function init_test195() { local integer temp205 test_ghs_263 = (test_ghs_263 + 2); temp_205 = (4 + test_ghs_263); test_ghs_263 = (test_ghs_263 + 2); println676(I2S159((temp_205 + (4 + test_ghs_263)))); } IS_NATIVE IS_EXTERN @extern function I2S159(integer i170) returns string { } IS_NATIVE function println676(string s190) { }