blob: 63a613363a5d4e9a0b2106167524d253b119eded [file] [log] [blame]
public class A
{
public A() { }
{ // <- insert '{' before comment
public static void main(String[] args) { }
}