aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/obj-c++.dg/syntax-error-9.mm
blob: e1f8bd17550f5d2ed3c1298128c564c4cbd0e4c8 (plain)
1
2
3
4
// { dg-additional-options "-Wno-objc-root-class" }
@implementation SaturnDoc /* { dg-warning "cannot find interface declaration" } */
- read: (void*)aStream ggg /* { dg-error "expected .:. at end of input" } */
/* { dg-error "expected ..*. at end of input" "" { target *-*-* } .-1 } */