Sign in
code
/
git
/
aebf83d00a707e6ba232f07dc439ddcf8cf4bbbd
/
.
/
t
/
t4018
/
perl-sub-definition
blob: a507d1f64525216e40a963931c2ae6052e17e3d5 [
file
]
sub
RIGHT
{
my
(
$n
)
=
@_
;
print
"ChangeMe"
;
}