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