t / t4018 / cpp-template-function-definitionon commit blame: add a fingerprint heuristic to match ignored lines (1d028dc)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}