Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
946dff8bda9fd326d2b6c18f10c7545ebed12ae1
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
property
/
GenericProperty.txt
blob: 0eb66d7ec181644f483192d3c7094efc26b269dd [
file
]
package test
public val </*0*/ K, /*1*/ V> kotlin.collections.Map<K, V>.test: kotlin.collections.Map<V, K>
public/*package*/ open class GenericProperty {
public/*package*/ constructor GenericProperty()
public/*package*/ open fun foo(): kotlin.Unit
}