[IR] update testdata
This commit is contained in:
committed by
teamcityserver
parent
6a1ab1b325
commit
fc5c674c60
+1
-1
@@ -7,7 +7,7 @@ fun interface MyRunnable {
|
||||
|
||||
fun test(a: Any, r: MyRunnable) {
|
||||
when {
|
||||
a is MyRunnable -> { //BLOCK
|
||||
a is MyRunnable -> { // BLOCK
|
||||
foo(rs = [ local fun <anonymous>() {
|
||||
return Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user