Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
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
()