blob: 1196b87eef8e41edf6c91fc69e0e59fcabbd3e79 [file] [log] [blame]
Alex Lorenzd4754662017-05-17 11:08:36 +00001@interface MissingEnd // expected-note {{class started here}}
2
3@ // expected-error {{expected an Objective-C directive after '@'}} expected-error {{missing '@end'}}