blob: f9c022ebd47b7435969b591227c8fac5060582c8 [file] [log] [blame]
class Foo {
<T> T f() {
}
{
this.<String><ref>f();
}
}