array Pair_nextFree153 integer Pair_firstFree101 integer Pair_maxIndex386 array Pair_a737 integer Pair_firstFree101 = 0 integer Pair_maxIndex386 = 0 function initGlobals767() { } function main194() { initGlobals767(); init_test446(); } function config168() { } function init_test446() { local integer a973 local integer this130 local integer this129 local integer this455 local integer a157 local integer this174 local integer a339 a_973 = 2; if (Pair_firstFree_101 == 0) { if (Pair_maxIndex_386 < 32768) { Pair_maxIndex_386 = (Pair_maxIndex_386 + 1); this_129 = Pair_maxIndex_386; } else { error968("Out of memory: Could not create OtherPair."); this_129 = 0; }; } else { Pair_firstFree_101 = (Pair_firstFree_101 - 1); this_129 = Pair_nextFree_153[Pair_firstFree_101]; }; this_130 = this_129; this_455 = this_130; a_157 = a_973; this_174 = this_455; a_339 = a_157; Pair_a_737[this_174] = a_339; if (Pair_a_737[this_130] == 2) { testSuccess196(); } else { }; } IS_NATIVE function testSuccess196() { } function error968(string msg485) { $debugPrint409((msg_485 + (" " + #getStackTrace()))); }