repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
t/t1*: avoid redundant uses of cat
[alt-git.git]
/
t
/
t4018
/
java-enum-constant
blob
a1931c83790d3968c41028c6ed126eddd0fc46e4
1
private enum RIGHT {
2
ONE,
3
TWO,
4
THREE,
5
ChangeMe
6
}