summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/double-quotes/flat-header-path/Z.modulemap
blob: 34441b07018ccf795916473d9202dee0e1723171 (plain)
1
2
3
4
// double-quotes/flat-header-path/Z.modulemap
framework module Z {
  header "Z.h"
}