Closed LaurentDardenne closed 1 year ago
Trap
does not have an explanation in code yet, but try {}; catch {}
does, I think I may have changed the behaviour there, or, possibly the type constraint is handled differently in the Ast there.
Good one. Needs further attention
With
While the Trap statement considers the type of the exception
But in this case it is a value (a type) and not a constraint