[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
@@ -6,3 +6,5 @@ class C {
@[kotlin.jvm.JvmField] public val foo: String = { "A" }()
}
}
// FIR_COMPARISON