1 | // path1. This comment keeps this file from being identical to |
---|---|
2 | // path2/A/module.modulemap. |
3 | module A { |
4 | header "a.h" |
5 | } |
6 |
1 | // path1. This comment keeps this file from being identical to |
---|---|
2 | // path2/A/module.modulemap. |
3 | module A { |
4 | header "a.h" |
5 | } |
6 |