blob: 2ece1fd46cdf70f76307d213d88b5ab9c93206ce [file] [log] [blame]
/* Check that we accept the SEL typedef. */
/* { dg-additional-options "-fsyntax-only " } */
SEL aSelector;
typedef SEL MySEL;