backend: support break and continue from try with finally
This commit is contained in:
committed by
SvyatoslavScherbina
parent
b55b67ebe6
commit
4a1b3f2824
@@ -575,7 +575,6 @@ task finally8(type: RunKonanTest) {
|
||||
}
|
||||
|
||||
task finally9(type: RunKonanTest) {
|
||||
disabled = true
|
||||
goldValue = "Finally 1\nFinally 2\nAfter\n"
|
||||
source = "codegen/try/finally9.kt"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user