t / t4018 / perl-sub-definitionon commit tag: add tag.gpgSign config option to force all tags be GPG-signed (1c6b565)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}