Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
aa5987fd3dbfa6d7896d481b336c9f49e48b9179
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
prop
/
ExtVarInt.kt
blob: 229a26e8dc60b038514db2e6a17c876ef4f37de3 [
file
] [
log
] [
blame
]
package
test
var
Int
.
ggg
:
Int
get
()
=
throw
Exception
()
set
(
p
)
=
throw
Exception
()