Git 2.42.2
[git.git] / t / t4018 / java-record-space-before-components
blob9827f22583bab07d1abbc4c8001e27ee214d5d36
1 public record RIGHT (String components, String after, String space) {
2     static int ONE;
3     static int TWO;
4     static int THREE;
5     static int ChangeMe;