git/t/t4018/java-record-space-before-co...

7 lines
159 B
Plaintext

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