• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// path1. This comment keeps this file from being identical to
2// path2/A/module.modulemap.
3module A {
4  header "a.h"
5}
6