module tmp { template t_t t_templ2 (integer xxx) :={ f1 := xxx, f2 := xxx } function f_x(integer yyy){ f_x(yyy); } }