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