blob: f5b3c3dd2288dacb3350f030fef731e7546bd6a3 [file] [log] [blame]
public class X {
public <U> void foo(U u) {}
}