[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
@@ -3,4 +3,6 @@
|
||||
class ClassWithConstructor(
|
||||
nullable: String?,
|
||||
notNull: String
|
||||
)
|
||||
)
|
||||
|
||||
// FIR_COMPARISON
|
||||
Reference in New Issue
Block a user