brintos

brintos / llvm-project-archived public Read only

0
0
Text · 165 B · 1196b87 Raw
4 lines · c
1@interface MissingEnd // expected-note {{class started here}}2 3@ // expected-error {{expected an Objective-C directive after '@'}} expected-error {{missing '@end'}}4