mark as xfail for now, since we have the test but don't have a fix yet

From-SVN: r22053
This commit is contained in:
Brendan Kehoe 1998-08-28 05:39:38 -04:00
parent 3bb806ed99
commit f285ef2072
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// Build don't link:
template <>
enum E {e}; // ERROR - template declaration of enum
enum E {e}; // ERROR - template declaration of enum XFAIL *-*-*