integer Test_x144 integer Test_x144 = 1 function initGlobals803() { } function main927() { initGlobals803(); init_Test114(); } function config119() { } function init_Test114() { Test_x_144 = 1; foo477(); bar188(); if (Test_x_144 == 6) { testSuccess902(); } else { }; } @blub function foo477() { Test_x_144 = (Test_x_144 + 2); } @blub function bar188() { Test_x_144 = (Test_x_144 + 3); } IS_NATIVE function testSuccess902() { }