function initGlobals165() { } function main182() { initGlobals165(); init_test220(); } function config940() { } function init_test220() { local integer a157 a_157 = 2; if equals2207(a_157) { testSuccess202(); } else { }; } function equals2207(integer x310) returns boolean { return (x_310 == 2); } IS_NATIVE function testSuccess202() { }