blob: 5df1fd1f8a9da7e2f08e40d9081b03e51afd53f3 [file] [log] [blame]
package test0039;
public class Test <T> {
void foo() {
Test<Object, Stri, Object> x;
}
}