t / t4018 / perl-sub-definitionon commit builtin/submodule--helper: store update_clone information in a struct (f1d1571)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}