1*8fbe78f6SDaniel Dunbar// RUN: %clang_cc1 %s -verify -fsyntax-only
289026888SChris Lattner- (void)compilerTestAgainst;  // expected-error {{missing context for method declaration}}
389026888SChris Lattner
489026888SChris Lattnervoid xx();  // expected-error {{expected method body}}
5