1// at-import-in-framework-header/A.framework/Modules/module.modulemap 2framework module A { 3 header "A.h" 4} 5