unplugged-system/external/clang/test/Driver/Inputs/module/module.modulemap

5 lines
49 B
Plaintext
Raw Normal View History

module simple {
header "simple.h"
export *
}