[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
@@ -26,4 +26,6 @@ class Test {
|
||||
new B().getP();
|
||||
new B().setP(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// FIR_IGNORE
|
||||
Reference in New Issue
Block a user