repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Ninth batch for 2.1
[git/debian.git]
/
t
/
t4018
/
perl-sub-definition
blob
a507d1f64525216e40a963931c2ae6052e17e3d5
1
sub RIGHT {
2
my ($n) = @_;
3
print "ChangeMe";
4
}