integer Hey_firstFree136 integer Hey_maxIndex767 integer Hey_firstFree136 = 0 integer Hey_maxIndex767 = 0 function initGlobals112() { } function main148() { initGlobals112(); init_test137(); } function config512() { } function init_test137() { if (Hey_firstFree_136 == 0) { if (Hey_maxIndex_767 < 32768) { Hey_maxIndex_767 = (Hey_maxIndex_767 + 1); } else { error112("Out of memory: Could not create Hey_test."); }; } else { Hey_firstFree_136 = (Hey_firstFree_136 - 1); }; testSuccess170(); } IS_NATIVE function testSuccess170() { } function error112(string msg181) { $debugPrint153((msg_181 + (" " + #getStackTrace()))); }