function initGlobals143() { } function main315() { initGlobals143(); init_test148(); } function config235() { } function init_test148() { local integer i1175 local integer i2571 local integer i3874 i1_175 = 12345678; i2_571 = 12345678; i3_874 = 12345678; if ((i1_175 == i2_571) and (i2_571 == i3_874)) { testSuccess176(); } else { }; } IS_NATIVE function testSuccess176() { }