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