blob: 63caa7e399ccbb28190cbf0f5953c56802f29322 [file] [log] [blame]
Fariborz Jahanian1147c5e2009-12-14 17:36:25 +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 '}'}}