` FILE: called.x ` PURPOSE: minimal subprogram test for xcom ` METHOD: one input, one output, type int, add 17 to input out := in + 17;