t / t4018 / perl-sub-definition-kr-braceon commit builtin/apply.c: replace `git_config()` with `git_config_get_string_const()` (b35b10d)
   1sub RIGHT
   2{
   3        print "ChangeMe\n";
   4}