Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
aa5987fd3dbfa6d7896d481b336c9f49e48b9179
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
class
/
ClassParamReferencesSelf.fir.txt
blob: 1947742ac9e54cd2f7b31b783dffe804e0a934ac [
file
] [
log
] [
blame
]
public final class ClassParamReferencesSelf<A : R|test/TraitWithP<A>|> : R|kotlin/Any| {
public constructor<A : R|test/TraitWithP<A>|>(): R|test/ClassParamReferencesSelf<A>|
}
public abstract interface TraitWithP<P> : R|kotlin/Any| {
}