Skip to content

Draft: [POC] Support for 'finally' in try expression

Eric Cornelissen requested to merge try-catch-finally-poc into main

Relates to #2 (comment 1480308350)

NOTE: This change is breaking. The implementation changes the API of the try expression.

Merge request reports