3a8ad45dec
Reverts and fixes 102f0d3
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
package test
|
|
|
|
public open class ConstructorGenericDeep {
|
|
/*primary*/ public constructor ConstructorGenericDeep(/*0*/ p0: java.lang.Class<kotlin.Any?>?)
|
|
}
|