Rework nullability in IR

This commit is contained in:
Pavel Kunyavskiy
2022-03-18 13:40:20 +03:00
committed by Space
parent 000165b12b
commit 7ba4d9e1f0
108 changed files with 1679 additions and 469 deletions
@@ -95,4 +95,3 @@ fun test3b(): KFunction<KConsumer<String>> {
::KConsumer
}
}