integer test_ghs128 integer test_ghs128 = 0 integer wurst_stack_depth129 = 0 function initGlobals692() { } function main184() { initGlobals692(); init_test187(); } function config654() { } function init_test187() { local integer temp175 test_ghs_128 = (test_ghs_128 + 2); temp_175 = (4 + test_ghs_128); test_ghs_128 = (test_ghs_128 + 2); println170(I2S173((temp_175 + (4 + test_ghs_128)))); } IS_NATIVE IS_EXTERN @extern function I2S173(integer i992) returns string { } IS_NATIVE function println170(string s210) { }