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