1// framework-public-includes-private/flat-header-path/Z.modulemap2framework module Z {3 header "Z.h"4}5