Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
417088e15084daef5c72bc17ea66d3cf3c026c33
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
prop
/
ExtValClass.kt
blob: 6cdf9113d6a900ca3390330c5146c7dc2c63f5c0 [
file
]
// TARGET_BACKEND: JVM
package
test
val
<
P
>
P
.
anotherJavaClass
:
java
.
lang
.
Class
<
P
>
get
()
=
throw
Exception
()