t / t4018 / perl-sub-definitionon commit alternates: provide helper for adding to alternates list (a5b34d2)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}