33e6a85a2d
We exclude testData pattern from copyright scope
8 lines
138 B
Kotlin
Vendored
8 lines
138 B
Kotlin
Vendored
// MEMBER_CLASS_FILTER: org.jetbrains.kotlin.fir.symbols.impl.FirConstructorSymbol
|
|
|
|
class Probl<caret>em {
|
|
fun foo(i: Int) {
|
|
|
|
}
|
|
}
|