git/t/t4018/java-record-space-before-components

public record RIGHT (String components, String after, String space) {
    static int ONE;
    static int TWO;
    static int THREE;
    static int ChangeMe;
}