t / t4018 / perl-sub-definitionon commit refs.c: move for_each_remote_ref_submodule() to submodule.c (2e2d404)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}