]> git.ipfire.org Git - thirdparty/git.git/blob - t/t4018/java-class-brace-on-separate-line
The eighth batch
[thirdparty/git.git] / t / t4018 / java-class-brace-on-separate-line
1 class RIGHT
2 {
3 static int ONE;
4 static int TWO;
5 static int ChangeMe;
6 }