[FIR IDE] Add Fir lightclasses tests and fix FindUsages tests
This commit is contained in:
committed by
Ilya Kirillov
parent
3cefef03ff
commit
dbb54c87bc
+3
-1
@@ -15,4 +15,6 @@ class A(val y: Int) {
|
||||
}
|
||||
|
||||
fun component1() = y
|
||||
}
|
||||
}
|
||||
|
||||
// FIR_COMPARISON
|
||||
Reference in New Issue
Block a user