i'd be glad if you could help me, the actual error is in a more complicated program, i generated this one just to look what the error is. so why can't i make the command in bold?
The problem is with the line above that. It declares a function called temporary taking no arguments and returning a Tmp.
To declare an object remove the parentheses from that declaration.