What am I violating here apart from the truth that our Mr. Walter doesn't like namespaces:

interface tlvs
{
      enum tlv { addr };

   static:
      void header();
}

Is this cool?

Thanks

Reply via email to