t / t4018 / perl-sub-definitionon commit commit-graph: create write_commit_graph_context (c9905be)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}