array test_ar123 integer Test_firstFree158 = 0 integer Test_maxIndex199 = 0 function initGlobals204() { } function main745() { initGlobals204(); init_test187(); } function config674() { } function init_test187() { if (test_ar_123[5] == null) { testSuccess193(); } else { }; } IS_NATIVE function testSuccess193() { }