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