t / t4018 / perl-sub-definitionon commit parse_color: recognize "no$foo" to clear the $foo attribute (ff40d18)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}