Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
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
()