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