integer A_x134 = 0 function initGlobals387() { } function main228() { initGlobals387(); init_A139(); init_C940(); } function config146() { } function init_A139() { } function foo112(integer x986) returns integer { return (x_986 * 2); } function init_C940() { foo112(2); }