t / t4018 / cpp-operator-definitionon commit fsck tests: add a test for no skipList input (536a9ce)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}