3e69838f48
Really, this commit implements early J2K mapping for all Java types. It's questionable and probably wrong at least for super-types, because, for example, we cannot resolve spliterator() in classes derived from java.lang.Iterable
9 lines
208 B
Plaintext
Vendored
9 lines
208 B
Plaintext
Vendored
public final class ClassWithConstVal : R|kotlin/Any| {
|
|
public final val f: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
public final val f2: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
}
|