9 lines
221 B
Plaintext
Vendored
9 lines
221 B
Plaintext
Vendored
package test
|
|
|
|
internal val </*0*/ K, /*1*/ V> test: kotlin.Map<K, V>
|
|
|
|
public/*package*/ open class GenericProperty {
|
|
public/*package*/ constructor GenericProperty()
|
|
public/*package*/ open fun foo(): kotlin.Unit
|
|
}
|