integer SimpleFunc_firstFree191 integer SimpleFunc_maxIndex309 integer SimpleFunc_firstFree191 = 0 integer SimpleFunc_maxIndex309 = 0 function initGlobals130() { } function main554() { initGlobals130(); if (SimpleFunc_firstFree_191 == 0) { if (SimpleFunc_maxIndex_309 < 32768) { SimpleFunc_maxIndex_309 = (SimpleFunc_maxIndex_309 + 1); } else { error151("Out of memory: Could not create SimpleFunc_test."); }; } else { SimpleFunc_firstFree_191 = (SimpleFunc_firstFree_191 - 1); }; } function config613() { } function error151(string msg550) { $debugPrint698((msg_550 + (" " + #getStackTrace()))); }