68c0bb9dc2
Change test data format
7 lines
261 B
Plaintext
Vendored
7 lines
261 B
Plaintext
Vendored
MainKt.class
|
|
public val kotlin.String.<1>exProp: kotlin.String /* compiled code */
|
|
|
|
public val <T> testData.libraries.Pair<T, T>.<3>exProp: kotlin.String /* compiled code */
|
|
Pair.class
|
|
public final class Pair<A, B> public <2>constructor(first: A, second: B) {
|