Clang Project

clang_source_code/test/Format/dump-config-cxx.h
1// RUN: clang-format -dump-config %s | FileCheck %s
2
3// CHECK: Language: Cpp
4