t / t4018 / cpp-operator-definitionon commit blame: add a fingerprint heuristic to match ignored lines (1d028dc)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}