function initGlobals102() { } function main827() { initGlobals102(); init_test106(); } function config383() { } function init_test106() { local integer i1285 local integer i2167 local integer i3196 i1_285 = 12345678; i2_167 = 12345678; i3_196 = 12345678; if ((i1_285 == i2_167) and (i2_167 == i3_196)) { testSuccess956(); } else { }; } IS_NATIVE function testSuccess956() { }