blob: 35ca65a4df7bd2de7d9ada0e307a19b9a6002bd7 [file] [log] [blame]
class BugTest {
{
for (String s1 : new String[] {""}) {
}
}
}