git/t/t4018/java-class-brace-on-separate-line

class RIGHT
{
    static int ONE;
    static int TWO;
    static int ChangeMe;
}