t / t4018 / cpp-operator-definitionon commit builtin/notes: add --allow-empty, to allow storing empty notes (d73a5b9)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}