brintos

brintos / llvm-project-archived public Read only

0
0
Text · 72 B · ef0c6c6 Raw
8 lines · plain
1module;2#include "h8.h"3export module m8;4 5extern "C++" {6void bar();7}8