repo.or.cz
/
git
/
mingw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'cj/log-invert-grep'
[git/mingw.git]
/
t
/
t4018
/
custom2-match-to-end-of-line
blob
f88ac318b796816b489f20d5af284f48a7702cfa
1
public class RIGHT_Beer
2
{
3
int special;
4
public static void main(String args[])
5
{
6
System.out.print("ChangeMe");
7
}
8
}