PSI2IR fix suspend conversion tests
- support chained suspend conversion + SAM conversion - support suspend conversion in vararg elements
This commit is contained in:
committed by
teamcityserver
parent
0cc6fbbc6e
commit
d41fc0b599
Vendored
+2
-2
@@ -37,7 +37,7 @@ fun testSamConversionOnAdapted() {
|
||||
foo1() /*~> Unit */
|
||||
}
|
||||
|
||||
::foo1
|
||||
} /*-> KRunnable */)
|
||||
::foo1 /*-> KRunnable */
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user