t / t4018 / cpp-template-function-definitionon commit ls-tree: disable negative pathspec because it's not supported (5c6cb98)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}