33e6a85a2d
We exclude testData pattern from copyright scope
15 lines
439 B
Plaintext
Vendored
15 lines
439 B
Plaintext
Vendored
FILE: [ResolvedTo(BODY_RESOLVE)] memberFunctions.kt
|
|
public final [ResolvedTo(BODY_RESOLVE)] class A : R|kotlin/Any| {
|
|
public [ResolvedTo(BODY_RESOLVE)] constructor(): R|A| {
|
|
super<R|kotlin/Any|>()
|
|
}
|
|
|
|
public final [ResolvedTo(BODY_RESOLVE)] fun foo1(): R|kotlin/Int| {
|
|
^foo1 Int(10)
|
|
}
|
|
|
|
public final [ResolvedTo(BODY_RESOLVE)] fun foo2(): R|kotlin/Unit| {
|
|
}
|
|
|
|
}
|