integer A_firstFree305 = 0 integer A_maxIndex118 = 0 function initGlobals209() { } function main529() { initGlobals209(); init_Test121(); } function config755() { } function init_Test121() { nullObject758(); } function nullObject758() returns integer { return null; }