mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-14 00:21:27 +00:00
5 lines
109 B
Plaintext
Vendored
5 lines
109 B
Plaintext
Vendored
package test
|
|
|
|
public interface RawUpperBound</*0*/ T : test.RawUpperBound<(raw) test.RawUpperBound<*>>!> {
|
|
}
|