This prints 3! That we are allowed to return from finally at all was something that came as a surprise to me recently, but I would have expected it to return 4 if I was forced to guess. Per Dartpad this is currently allowed - why is it so, and could it be disallowed in the future?
November 9, 2025 at 6:45 PM
This prints 3! That we are allowed to return from finally at all was something that came as a surprise to me recently, but I would have expected it to return 4 if I was forced to guess. Per Dartpad this is currently allowed - why is it so, and could it be disallowed in the future?