function initGlobals206() { } function main311() { local integer a670 local integer i541 initGlobals206(); a_670 = 2; i_541 = (a_670 castTo integer); if ((i_541 castTo integer) != 2) { testFail213("wrong value"); } else { }; if (i_541 == 2) { testSuccess127(); } else { }; } function config154() { } IS_NATIVE function testFail213(string s164) { } IS_NATIVE function testSuccess127() { }