integer Test_x266 integer Test_x266 = 1 function initGlobals946() { } function main196() { initGlobals946(); init_Test890(); } function config174() { } function init_Test890() { Test_x_266 = 1; foo643(); bar720(); if (Test_x_266 == 6) { testSuccess145(); } else { }; } @blub function foo643() { Test_x_266 = (Test_x_266 + 2); } @blub function bar720() { Test_x_266 = (Test_x_266 + 3); } IS_NATIVE function testSuccess145() { }