integer Test_x159 integer Test_x159 = 1 function initGlobals163() { } function main248() { initGlobals163(); init_Test800(); } function config193() { } function init_Test800() { Test_x_159 = 1; Test_x_159 = (Test_x_159 + 2); Test_x_159 = (Test_x_159 + 3); if (Test_x_159 == 6) { testSuccess731(); } else { }; } IS_NATIVE function testSuccess731() { }