[libc][NFC] Remove extra ; in exhaustive_test.h. (#124216)
[llvm-project.git] / clang / test / Modules / Inputs / builtin-headers / c++ / module.modulemap
blobc969f067a234f0c6755f09a29ed02223731d4cf6
1 module cpp_stdint [system] {
2   header "stdint.h"
3   export *