Sign in
code
/
git
/
37d6f933dff7d5c295870c85399f5fd22072643a
/
.
/
t
/
t4018
/
custom2-match-to-end-of-line
blob: f88ac318b796816b489f20d5af284f48a7702cfa [
file
] [
log
] [
blame
]
public
class
RIGHT_Beer
{
int
special
;
public
static
void
main
(
String
args
[])
{
System
.
out
.
print
(
"ChangeMe"
);
}
}