14 lines
273 B
Plaintext
14 lines
273 B
Plaintext
KT element: KtClass
|
|
FIR element: FirRegularClassImpl
|
|
FIR source kind: KtRealSourceElementKind
|
|
|
|
FIR element rendered:
|
|
public final class X : R|kotlin/Any| {
|
|
public constructor(): R|X| {
|
|
super<R|kotlin/Any|>()
|
|
}
|
|
|
|
public final fun y(): R|kotlin/String|
|
|
|
|
}
|