blob: f3e6338fa916483ad58aaad0e37f08c3ce0cc2f7 [file] [log] [blame]
import java.util.List;
class X {
void method() {
List<
}
}