PSI2IR KT-47939 more tests

This commit is contained in:
Dmitry Petrov
2021-12-01 09:12:53 +03:00
committed by TeamCityServer
parent 9eeb8f54fb
commit 72f7276f3c
7 changed files with 45 additions and 0 deletions
@@ -34,3 +34,4 @@ fun test3(): ((String) -> Unit) -> KConsumer<String> = ::KConsumer
fun test3a(): ((String) -> Unit) -> KConsumer<String> = ::KCS
fun test3b(): KFunction<KConsumer<String>> = ::KConsumer