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