(root)/
gcc-13.2.0/
gcc/
testsuite/
obj-c++.dg/
SEL-typedef.mm
/* Check that we accept the SEL typedef.  */
/*  { dg-additional-options "-fsyntax-only " } */

SEL aSelector;

typedef SEL MySEL;