OSDN Git Service

2005-06-28 Thomas Koenig <Thomas.Koenig@online.de>
[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" } */