6 lines
98 B
C
6 lines
98 B
C
|
// RUN: clang-format -dump-config %s | FileCheck %s
|
||
|
|
||
|
// CHECK: Language: ObjC
|
||
|
@interface Foo
|
||
|
@end
|