integer Test_x172 integer Test_x172 = 1 function initGlobals857() { } function main194() { initGlobals857(); init_Test181(); } function config643() { } function init_Test181() { Test_x_172 = 1; foo211(); bar979(); if (Test_x_172 == 6) { testSuccess404(); } else { }; } @blub function foo211() { Test_x_172 = (Test_x_172 + 2); } @blub function bar979() { Test_x_172 = (Test_x_172 + 3); } IS_NATIVE function testSuccess404() { }