integer test_ghs328 integer test_ghs328 = 0 function initGlobals545() { } function main989() { initGlobals545(); init_test381(); } function config114() { } function init_test381() { local integer blub_c358 local integer temp660 test_ghs_328 = (test_ghs_328 + 2); temp_660 = (4 + test_ghs_328); test_ghs_328 = (test_ghs_328 + 2); blub_c_358 = (temp_660 + (4 + test_ghs_328)); println132(I2S141(blub_c_358)); } IS_NATIVE IS_EXTERN @extern function I2S141(integer i126) returns string { } IS_NATIVE function println132(string s425) { }