Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / internal-constants / const.h
blobe2dc8e14571fba8bcfd4d0f202b67278395a2eed
1 namespace N {
2 const int k = 5;