Files
kotlin-fork/compiler/testData/codegen/box/controlStructures
Mads Ager 8588412a56 [JVM IR] Support break in do-while condition.
This breaks from the loop itself which is inconsistent with
what happens for breaks in while conditions.

Also, the frontend will report that code after the loop is
unreachable, which it isn't. :-\

However, those issues are covered in
https://youtrack.jetbrains.com/issue/KT-17728, so for now
we follow the old backend to not "break" anyone. :)

Fixes KT-44412
2021-03-12 13:46:27 +01:00
..
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00
2020-11-09 16:04:43 +03:00