// RUN: %clang_cc1 -std=c++1z -fmodules-ts %S/module.cppm -emit-module-interface -o %t
// RUN: %clang_cc1 -std=c++1z -fmodules-ts -fmodule-file=%t %s -verify
// expected-no-diagnostics
module M;
// FIXME: Use of internal linkage entities should be rejected.
void