Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6330def4271b547b5c7db5f9759e387de2908e94
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
property
/
GenericProperty.txt
blob: 0eb66d7ec181644f483192d3c7094efc26b269dd [
file
] [
log
] [
blame
]
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
}