Michel Feinstein
Results
192
comments of
Michel Feinstein
If this is the case, then having a `try with resources` that `catch` `Exception` thrown inside the creation of the `Resource`, the execution of the computation or the closing of...
Wouldn't it run into the same issue? I think we would expect a runtime exception or a compile time warning, if we tried to access a variable inside a pattern...