function initGlobals181() { } function main944() { initGlobals181(); init_B120(); } function config139() { } function int_plusOne112(integer this185) returns integer { return (this_185 + 2); } function init_B120() { int_plusOne112(2); }