1 | module A { |
---|---|
2 | header "Inputs/modular_maps/common.h" |
3 | header "Inputs/modular_maps/a.h" |
4 | } |
5 | |
6 | extern module B "Inputs/modular_maps-moduleb-cwd.map" |
7 | |
8 |
1 | module A { |
---|---|
2 | header "Inputs/modular_maps/common.h" |
3 | header "Inputs/modular_maps/a.h" |
4 | } |
5 | |
6 | extern module B "Inputs/modular_maps-moduleb-cwd.map" |
7 | |
8 |