OSDN Git Service

2011-10-18 Janus Weil <janus@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / objc.dg / super-class-1.m
1 /* Test super classes.  */
2 /* { dg-do compile } */
3
4 @interface class0 : supclass0
5 @end  /* { dg-error "annot find interface declaration for .*, superclass" } */