blob: d8815d8f40f6043b54b1dd6d9bd3c331757912de [file] [log] [blame]
package p;
class Foo {
static <T> void foo() {}
}