[FIR IDE] HL API Better support of nullability and modality

This commit is contained in:
Igor Yakovlev
2020-11-17 15:00:02 +03:00
parent 4c69043a15
commit 2a8f783393
22 changed files with 115 additions and 56 deletions
@@ -2,3 +2,5 @@
val a: Collection<*> = emptyList()
@JvmField
var b: Int = 1
// FIR_COMPARISON