t / t4018 / cpp-operator-definitionon commit Merge branch 'jc/t3404-one-shot-export-fix' into es/test-lint-one-shot-export (f44a744)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}