t / t4018 / cpp-template-function-definitionon commit config: introduce git_parse_maybe_bool_text (9be04d6)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}