function initGlobals959() { } function main164() { initGlobals959(); init_test204(); } function config194() { } function init_test204() { local integer a170 a_170 = 2; if equals2255(a_170) { testSuccess130(); } else { }; } function equals2255(integer x433) returns boolean { return (x_433 == 2); } IS_NATIVE function testSuccess130() { }