t / t4018 / perl-sub-definitionon commit worktree: make setup of new HEAD distinct from worktree population (7f44e3d)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}