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