integer A_firstFree167 = 0 integer A_maxIndex106 = 0 integer B_firstFree114 = 0 integer B_maxIndex125 = 0 function initGlobals187() { } function main130() { initGlobals187(); init_test399(); } function config100() { } function init_test399() { if (B_f262() == 5) { testSuccess177(); } else { }; } IS_NATIVE function testSuccess177() { } function B_f262() returns integer { return 5; }