t / t4018 / cpp-operator-definitionon commit mark_tree_contents_uninteresting(): drop missing object check (a5411df)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}