blob: 2b5f6f176b8ddf470f9301d91446e5be19daade9 [file] [log] [blame]
open class Foo {
}
fun <T : Foo> T.xyzzy() {
}