t / t4018 / cpp-class-constructoron commit completion: clear cached --options when sourcing the completion script (8b0eaa4)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}