t / t4018 / cpp-class-constructoron commit config: avoid using the global variable `store` (fee8572)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}