12 lines
264 B
Plaintext
Vendored
12 lines
264 B
Plaintext
Vendored
FILE: Test.kt
|
|
public final class Tester : R|Inheritor| {
|
|
public constructor(): R|Tester| {
|
|
super<R|Inheritor|>()
|
|
}
|
|
|
|
public final fun test(): R|kotlin/Int| {
|
|
^test this@R|/Tester|.R|/Inheritor.x|
|
|
}
|
|
|
|
}
|