33e6a85a2d
We exclude testData pattern from copyright scope
14 lines
452 B
Plaintext
Vendored
14 lines
452 B
Plaintext
Vendored
FILE: [ResolvedTo(BODY_RESOLVE)] annonymousClass.kt
|
|
public final [ResolvedTo(BODY_RESOLVE)] fun x(): R|kotlin/Unit| {
|
|
[ResolvedTo(BODY_RESOLVE)] lval x: R|<anonymous>| = object : R|kotlin/Any| {
|
|
private [ResolvedTo(BODY_RESOLVE)] constructor(): R|<anonymous>| {
|
|
super<R|kotlin/Any|>()
|
|
}
|
|
|
|
public final [ResolvedTo(BODY_RESOLVE)] fun foo(): R|kotlin/Unit| {
|
|
}
|
|
|
|
}
|
|
|
|
}
|