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