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