integer Test_x981 integer Test_x981 = 1 function initGlobals479() { } function main145() { initGlobals479(); init_Test546(); } function config701() { } function init_Test546() { Test_x_981 = 1; Test_x_981 = (Test_x_981 + 2); Test_x_981 = (Test_x_981 + 3); if (Test_x_981 == 6) { testSuccess462(); } else { }; } IS_NATIVE function testSuccess462() { }