integer A_firstFree171 = 0 integer A_maxIndex473 = 0 function initGlobals862() { } function main177() { initGlobals862(); init_Test141(); } function config211() { } function init_Test141() { nullObject229(); } function nullObject229() returns integer { return null; }