RechneTyp a = (x) => {return x+x;}; int b = a(3);