Thanks for the answer. The system.default() is a nice option, but the code I proposed was only a minimal example, in my real case I don't need to return a zero.
Regarding the option you proposed, I only have the problem that I would still
like to maintain the
let val = returnZero[int]()
Run
syntax for values that are not the default.
