integer Hey_firstFree167 integer Hey_maxIndex185 integer Hey_firstFree167 = 0 integer Hey_maxIndex185 = 0 function initGlobals974() { } function main168() { initGlobals974(); init_test204(); } function config196() { } function init_test204() { if (Hey_firstFree_167 == 0) { if (Hey_maxIndex_185 < 32768) { Hey_maxIndex_185 = (Hey_maxIndex_185 + 1); } else { error549("Out of memory: Could not create Hey_test."); }; } else { Hey_firstFree_167 = (Hey_firstFree_167 - 1); }; testSuccess767(); } IS_NATIVE function testSuccess767() { } function error549(string msg152) { $debugPrint109((msg_152 + (" " + #getStackTrace()))); }