4 lines
84 B
Text
4 lines
84 B
Text
// double-quotes/flat-header-path/Z.modulemap
|
|
framework module Z {
|
|
header "Z.h"
|
|
}
|