function initGlobals107() { } function main825() { initGlobals107(); init_test939(); } function config201() { } function init_test939() { local integer a135 a_135 = 11; a_135 = (a_135 + 9); if (a_135 == 20) { testSuccess387(); } else { }; } IS_NATIVE function testSuccess387() { }