t / t4018 / perl-sub-definitionon commit git rebase -i: add static check for commands and SHA-1 (804098b)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}