blob: 506cccf512a918f3e190e37e3b2b18c9d3400d8c [file] [log] [blame]
// RUN: clang -cc1 %s -verify -fsyntax-only
- (void)compilerTestAgainst; // expected-error {{missing context for method declaration}}
void xx(); // expected-error {{expected method body}}