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