/* Check that we accept the SEL typedef.  */
/*  { dg-additional-options "-fsyntax-only " } */

SEL aSelector;

typedef SEL MySEL;

