t / t4018 / cpp-operator-definitionon commit t3904-stash-patch: factor PERL prereq at the top of the file (798a5b0)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}