Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
llvm-project-archived
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Issues
2
Discussions
0
Wiki
0
Insights
llvm-project-archived
/
clang
/
test
/
VFS
/
Inputs
/
actual_module2.map
Text
·
91 B
·
24f8602
Raw
6 lines · plain
1
module not_real {
2
header "not_real.h"
3
export *
4
explicit module from_second_vfs { }
5
}
6