Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
1f76d39e66b4ee8544feac93e4afd8e61ef9610a
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
prop
/
ExtValIntCharSequence.kt
blob: 4d11a8c99f38fd09acc286f9a6b20126c96f0ff3 [
file
]
package
test
import
java
.
lang
.
CharSequence
val
Int
.
ggg
:
CharSequence
get
()
=
throw
Exception
()