llvm/clang/test/Modules/Inputs/internal-constants/const.h

namespace N {
  const int k = 5;
}