[LL FIR] add more tests on specific members resolve
^KT-56550
This commit is contained in:
committed by
Space Team
parent
228b1852b1
commit
d29da18b60
@@ -0,0 +1,5 @@
|
||||
// MEMBER_CLASS_FILTER: org.jetbrains.kotlin.fir.symbols.impl.FirNamedFunctionSymbol
|
||||
// MEMBER_NAME_FILTER: copy
|
||||
package one
|
||||
|
||||
data class Data<caret>Class(val i: Int, val b: Boolean)
|
||||
Reference in New Issue
Block a user