Does kotlin implement the legacy version of the exception handling proposal?
b
bashor
09/13/2024, 9:32 PM
Yes, by default kotlin toolchain generates a binary using old EH proposal, but there is a compiler option to switch to the final version of the proposal —