Fix CompileKotlinAgainstCustomBinariesTest tests
This commit is contained in:
@@ -1,7 +1 @@
|
||||
fun test() {
|
||||
while (true) {
|
||||
when {
|
||||
true -> break
|
||||
}
|
||||
}
|
||||
}
|
||||
sealead interface Test
|
||||
Reference in New Issue
Block a user