Sign in
googlers
/
jrn
/
git
/
d7805bc74351e61126e587a7470e3fbf843caf8a
/
.
/
t
/
t4018
/
java-record-space-before-components
blob: 9827f22583bab07d1abbc4c8001e27ee214d5d36 [
file
] [
log
] [
blame
]
public
record RIGHT
(
String
components
,
String
after
,
String
space
)
{
static
int
ONE
;
static
int
TWO
;
static
int
THREE
;
static
int
ChangeMe
;
}