Files
kotlin-fork/compiler/testData/loadJava/compiledJava/RecursiveWildcardUpperBound.fir.txt
T
2022-10-31 14:28:52 +00:00

3 lines
254 B
Plaintext
Vendored

public abstract interface RecursiveWildcardUpperBound<T : R|ft<Raw type test/RecursiveWildcardUpperBound<ft<Raw type test/RecursiveWildcardUpperBound<*>, test/RecursiveWildcardUpperBound<*>?>>, test/RecursiveWildcardUpperBound<*>?>|> : R|kotlin/Any| {
}