mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +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<*>>!> {
|
|
}
|