Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
d3d24195a53216cd2fe441577c4a522bdc276c5f
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
nestedClasses
/
innerClassReferencesOuterTP.kt
blob: 16302eae5b2b83e72cd7bbfa6134744de77a1fd5 [
file
]
package
test
class
InnerClassReferencesOuterTP
<
P
>
{
inner
class
Inner
<
Q
:
P
>
}