integer A_firstFree749 integer A_maxIndex343 integer A_firstFree749 = 0 integer A_maxIndex343 = 0 function initGlobals134() { } function main188() { initGlobals134(); init_test192(); } function config106() { } function init_test192() { if (A_firstFree_749 == 0) { if (A_maxIndex_343 < 32768) { A_maxIndex_343 = (A_maxIndex_343 + 1); } else { error523("Out of memory: Could not create A."); }; } else { A_firstFree_749 = (A_firstFree_749 - 1); }; testSuccess128(); } IS_NATIVE function testSuccess128() { } function error523(string msg834) { $debugPrint129((msg_834 + (" " + #getStackTrace()))); }