Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
aa5987fd3dbfa6d7896d481b336c9f49e48b9179
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
prop
/
ExtVarMapPQInt.kt
blob: a089ed4374a70de5ab21a48fe2b9ded6dc6614d6 [
file
] [
log
] [
blame
]
package
test
var
<
P
,
Q
>
Map
<
P
,
Q
>.
asas
:
Int
get
()
=
throw
Exception
()
set
(
i
:
Int
)
=
throw
Exception
()