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