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