1 /* Check for proper declaration of @property. */
2 /* { dg-do compile } */
8 @property int FooBar /* { dg-error "expected ':', ',', ';', '\}' or '__attribute__' at end of input" } */
9 /* { dg-error "expected ..end. at end of input" "" { target *-*-* } .-1 } */