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