t / t4018 / cpp-operator-definitionon commit packed_read_raw_ref(): new function, replacing `resolve_packed_ref()` (d13fa1a)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}