function initGlobals110() { } function main464() { initGlobals110(); init_test612(); } function config794() { } function init_test612() { local integer i1158 local integer i2170 local integer i3353 i1_158 = 12345678; i2_170 = 12345678; i3_353 = 12345678; if ((i1_158 == i2_170) and (i2_170 == i3_353)) { testSuccess998(); } else { }; } IS_NATIVE function testSuccess998() { }