integer SimpleFunc_firstFree524 integer SimpleFunc_maxIndex112 integer SimpleFunc_firstFree524 = 0 integer SimpleFunc_maxIndex112 = 0 function initGlobals684() { } function main448() { initGlobals684(); if (SimpleFunc_firstFree_524 == 0) { if (SimpleFunc_maxIndex_112 < 32768) { SimpleFunc_maxIndex_112 = (SimpleFunc_maxIndex_112 + 1); } else { error158("Out of memory: Could not create SimpleFunc_test."); }; } else { SimpleFunc_firstFree_524 = (SimpleFunc_firstFree_524 - 1); }; } function config180() { } function error158(string msg672) { $debugPrint210((msg_672 + (" " + #getStackTrace()))); }