blob: f62a035cc8aaa5f75a344f7bd59e13ab5cec3394 [file] [log] [blame]
public record RIGHT<A, N extends Number>(A comp1, N comp2, int comp3) {
static int ONE;
static int TWO;
static int THREE;
static int ChangeMe;
}