index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
perl-sub-definition
blob: a507d1f64525216e40a963931c2ae6052e17e3d5 (
plain
)
1
2
3
4
sub RIGHT {
my ($n) = @_;
print "ChangeMe";
}