t / t4018 / cpp-operator-definitionon commit test_must_be_empty: make sure the file exists, not just empty (11395a3)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}