mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-03 15:52:00 +00:00
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
package test
|
|
|
|
public trait RawUpperBound</*0*/ T : test.RawUpperBound<out kotlin.Any?>!> {
|
|
}
|