Git fork
at reftables-rust 6 lines 150 B view raw
1public record RIGHT(int comp1, double comp2, String comp3) { 2 static int ONE; 3 static int TWO; 4 static int THREE; 5 static int ChangeMe; 6}