t / t4018 / cpp-class-constructoron commit read-cache: be strict about "changed" in remove_marked_cache_entries() (ad837d9)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}