function initGlobals203() { } function main535() { initGlobals203(); init_B921(); } function config370() { } function int_plusOne188(integer this642) returns integer { return (this_642 + 2); } function init_B921() { int_plusOne188(2); }