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