PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / obj-c++.dg / syntax-error-9.mm
blob352dd34cf9433ac9bcdd0bf8d2e2598edf4f2cdc
1 @implementation SaturnDoc /* { dg-warning "cannot find interface declaration" } */
2 - read: (void*)aStream ggg /* { dg-error "expected .:. at end of input" } */
3 /* { dg-error "expected ..end. at end of input" "" { target *-*-* } .-1 } */