1 // RUN: clang-format -dump-config %s | FileCheck %s 2 3 // CHECK: Language: ObjC 4 @interface Foo 5 @end 6