Closed
Description
This is a followup to #131993
For context: #131993 (comment)
Please add also a compile() test for a warning emitted in the finally block. Currently it is emitted twice because the code in the finally block is complied twice (for normal execution and for exception handling).