integer A_firstFree178 integer A_maxIndex186 integer A_firstFree178 = 0 integer A_maxIndex186 = 0 function initGlobals140() { } function main414() { initGlobals140(); init_test177(); } function config635() { } function init_test177() { if (A_firstFree_178 == 0) { if (A_maxIndex_186 < 32768) { A_maxIndex_186 = (A_maxIndex_186 + 1); } else { error107("Out of memory: Could not create A_test."); }; } else { A_firstFree_178 = (A_firstFree_178 - 1); }; } function error107(string msg107) { $debugPrint203((msg_107 + (" " + #getStackTrace()))); }