llvm/clang/test/Format/dump-config-objc.h

// RUN: clang-format -dump-config %s | FileCheck %s

// CHECK: Language: ObjC
@interface Foo
@end