bolt/deps/llvm-18.1.8/clang/test/Format/dump-config-objc.h

6 lines
98 B
C
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: clang-format -dump-config %s | FileCheck %s
// CHECK: Language: ObjC
@interface Foo
@end