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