integer Test_x919 integer Test_x919 = 1 function initGlobals132() { } function main349() { initGlobals132(); init_Test519(); } function config882() { } function init_Test519() { Test_x_919 = 1; foo131(); bar436(); if (Test_x_919 == 6) { testSuccess136(); } else { }; } @blub function foo131() { Test_x_919 = (Test_x_919 + 2); } @blub function bar436() { Test_x_919 = (Test_x_919 + 3); } IS_NATIVE function testSuccess136() { }