t / t4018 / perl-sub-definitionon commit refs: new ref types to make per-worktree refs visible to all worktrees (3a3b9d8)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}