t / t4018 / perl-sub-definitionon commit gc: save log from daemonized gc --auto and print it next time (329e6e8)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}