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