6287968511
Also introduce two different modes for those tests: - load metadata compiled with K1 - load metadata compiled with K2
12 lines
239 B
Plaintext
Vendored
12 lines
239 B
Plaintext
Vendored
public final class A : R|kotlin/Any| {
|
|
public constructor(): R|test/A|
|
|
|
|
public final object B : R|kotlin/Any| {
|
|
public final fun foo(a: R|kotlin/Int|): R|kotlin/String|
|
|
|
|
private constructor(): R|test/A.B|
|
|
|
|
}
|
|
|
|
}
|