t / t4018 / perl-sub-definitionon commit config.c: rename git_config_maybe_bool_text and export it as git_parse_maybe_bool (9a549d4)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}