integer A_firstFree651 = 0 integer A_maxIndex486 = 0 function initGlobals195() { } function main402() { initGlobals195(); init_Test139(); } function config127() { } function init_Test139() { nullObject843(); } function nullObject843() returns integer { return null; }