Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/17.0-2023-09-19
/
.
/
clang
/
test
/
CodeGenCXX
/
Inputs
/
cxx20-module-impl-1a.cpp
blob: ff3ce97d0d3121d746deb0cc10083b3a1c02e7b7 [
file
] [
log
] [
blame
]
export
module
Foo
;
export
void
Exported
();
void
Module
();