integer Test_x204 integer Test_x204 = 1 function initGlobals183() { } function main526() { initGlobals183(); init_Test165(); } function config153() { } function init_Test165() { Test_x_204 = 1; foo177(); bar608(); if (Test_x_204 == 6) { testSuccess167(); } else { }; } @blub function foo177() { Test_x_204 = (Test_x_204 + 2); } @blub function bar608() { Test_x_204 = (Test_x_204 + 3); } IS_NATIVE function testSuccess167() { }