t / t4018 / cpp-template-function-definitionon commit lockfile: improve error message when lockfile exists (aed7480)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}