integer Test_x362 integer Test_x362 = 1 function initGlobals329() { } function main903() { initGlobals329(); init_Test294(); } function config213() { } function init_Test294() { Test_x_362 = 1; foo380(); bar162(); if (Test_x_362 == 6) { testSuccess196(); } else { }; } @blub function foo380() { Test_x_362 = (Test_x_362 + 2); } @blub function bar162() { Test_x_362 = (Test_x_362 + 3); } IS_NATIVE function testSuccess196() { }