Sign in
code
/
git
/
c8a641c5904bc55807d4bbed035ab03dbd6c10ba
/
.
/
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
;
}