fun main(args: Array) { try { } finally { try { } catch (e: Throwable) { } } } fun box() = "OK"