mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
7 lines
301 B
Plaintext
Vendored
7 lines
301 B
Plaintext
Vendored
public final class UnboundWildcard : R|java/lang/Object| {
|
|
public final operator fun foo(): R|ft<test/UnboundWildcard.MyClass<*>, test/UnboundWildcard.MyClass<*>?>|!
|
|
|
|
public final operator fun collection(): R|ft<kotlin/collections/MutableCollection<*>, kotlin/collections/Collection<*>?>|!
|
|
|
|
}
|