blob: 8dfc76874e906fb2d1c6980bd9f1b04d98b8cd29 [file] [log] [blame]
package test0018;
public class Test {
<T> void foo(T t) {
}
}