Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
96205cabfdb14a5aa5b1f0127871cee9c09aaef9
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
sam
/
GenericInterfaceParameterWithSelfBound.fir.txt
blob: 95afb135d1bff9a5f54893f188d833018ef3a861 [
file
]
public abstract interface GenericInterfaceParameterWithSelfBound<T : R|ft<test/GenericInterfaceParameterWithSelfBound<T!>, test/GenericInterfaceParameterWithSelfBound<T!>?>|> : R|kotlin/Any| {
public abstract fun method(t: R|T!|): R|T!|
}