Files
kotlin-fork/compiler/fir/analysis-tests/testData/resolveWithStdlib/j+k/BasicWithJava.txt
T

8 lines
133 B
Plaintext
Vendored

FILE: jvm.kt
public final class A : R|Some| {
public constructor(): R|A| {
super<R|Some|>()
}
}