integer A_firstFree107 = 0 integer A_maxIndex196 = 0 function initGlobals129() { } function main138() { initGlobals129(); init_Test169(); } function config582() { } function init_Test169() { nullObject777(); } function nullObject777() returns integer { return null; }