t / t4018 / perl-sub-definitionon commit submodule: check for NULL return of get_submodule_ref_store() (74b6bda)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}