PSI2IR KT-47939 more tests
This commit is contained in:
committed by
TeamCityServer
parent
9eeb8f54fb
commit
72f7276f3c
@@ -34,3 +34,4 @@ fun test3(): ((String) -> Unit) -> KConsumer<String> = ::KConsumer
|
||||
|
||||
fun test3a(): ((String) -> Unit) -> KConsumer<String> = ::KCS
|
||||
|
||||
fun test3b(): KFunction<KConsumer<String>> = ::KConsumer
|
||||
|
||||
Reference in New Issue
Block a user