depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
perl-sub-definition
blob: a507d1f64525216e40a963931c2ae6052e17e3d5 (
plain
) (
blame
)
1
2
3
4
sub RIGHT {
my ($n) = @_;
print "ChangeMe";
}