t / t4018 / cpp-template-function-definitionon commit index-pack: complain when --stdin is used outside of a repo (7176a31)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}