t / t4018 / cpp-template-function-definitionon commit blame: allow to blame paths freshly added to the index (3b75ee9)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}