Fix CompileKotlinAgainstCustomBinariesTest tests

This commit is contained in:
Mikhael Bogdanov
2021-07-15 10:53:58 +02:00
parent 7854e9c3d7
commit 390eda1b9d
16 changed files with 33 additions and 536 deletions
@@ -1,7 +1 @@
fun test() {
while (true) {
when {
true -> break
}
}
}
sealead interface Test