[FIR IDE] LC basic support for type arguments

+ small fixes for deprecation, etc.
This commit is contained in:
Igor Yakovlev
2020-11-20 02:04:36 +03:00
parent 2a8f783393
commit 3fc424246b
27 changed files with 504 additions and 56 deletions
@@ -1,3 +1,5 @@
// NullableUnitReturnKt
fun foo(): Unit? = null
fun foo(): Unit? = null
// FIR_COMPARISON