real vec2_withZ_return_x197 function initGlobals185() { } function main579() { initGlobals185(); init_test157(); } function config103() { } function init_test157() { vec2_withZ816(3., 4., 5.); } function vec2_withZ816(real this_x873, real this_y210, real z115) returns real { vec2_withZ_return_x_197 = this_x_873; return vec2_withZ_return_x_197; }