Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f7ff397a310cd4d47fc4849043f8c9d47412e512
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
prop
/
ExtValIntCharSequenceQ.kt
blob: 8c89b50f3dfe987c45ac1e9b575c417ef18aa196 [
file
]
package
test
import
java
.
lang
.
CharSequence
val
Int
.
ggg
:
CharSequence
?
get
()
=
throw
Exception
()