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