Files

8 lines
87 B
Plaintext

class BugTest {
{
for (String s1 : new String[] {""}) {
}
}
}