98f72e58bd
This allows calls like Pair(...) to be resolved correctly
5 lines
130 B
Plaintext
Vendored
5 lines
130 B
Plaintext
Vendored
public final class ClassTwoParams<out P, Q> : R|kotlin/Any| {
|
|
public constructor<out P, Q>(): R|test/ClassTwoParams<P, Q>|
|
|
|
|
}
|