Should allow something like ```python match [n is int] not in v: raise TypeError("invalid v: %r" % (v,)) ```