t / t4018 / cpp-operator-definitionon commit cat-file: teach cat-file a '--allow-unknown-type' option (39e4ae3)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}