brintos

brintos / llvm-project-archived public Read only

0
0
Text · 58 B · ff3ce97 Raw
4 lines · cpp
1export module Foo;2export void Exported();3void Module();4