[FIR IDE] Add Fir lightclasses tests and fix FindUsages tests
This commit is contained in:
committed by
Ilya Kirillov
parent
3cefef03ff
commit
dbb54c87bc
@@ -1,3 +1,4 @@
|
||||
// CHECK_BY_JAVA_FILE
|
||||
inline class UInt(private val value: Int) { }
|
||||
|
||||
inline enum class Foo(val x: Int) {
|
||||
|
||||
Reference in New Issue
Block a user