summaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg/super-class-1.m
blob: d4252c97eba78e83b2de8416ad08e7a05ff6c442 (plain)
1
2
3
4
5
/* Test super classes.  */
/* { dg-do compile } */

@interface class0 : supclass0
@end  /* { dg-error "Cannot find interface declaration for .*, superclass" } */