blob: 3003c5b2ce5a86886b6631507b04cc95a68c2cb6 [file] [log] [blame]
class Test {
void method() {
List<Integer> list;
}
}