blob: c88205dfd28fd28ae353fe34bbbc883bf9978ada [file] [log] [blame]
Daniel Dunbara5728872009-12-15 20:14:24 +00001// RUN: %clang_cc1 -fsyntax-only -verify %s
Steve Naroffc97fb9a2009-03-03 00:45:38 +00002
3- im0 { int a; return 0; // expected-error{{missing context for method declaration}}
4// expected-error{{expected '}'}}