integer A_firstFree151 = 0 integer A_maxIndex556 = 0 function initGlobals158() { } function main397() { initGlobals158(); init_Test817(); } function config378() { } function init_Test817() { nullObject410(); } function nullObject410() returns integer { return null; }