Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
34c0c7754ffdbc03b94de64f55eb046b9bbaec0d
/
.
/
Tests
/
RunCMake
/
CXXModules
/
sources
/
module.cxx
blob: 37eedebd2c5d2e7b67038df145ba09c724df5de6 [
file
]
export
module M
;
export
import
M
:
part
;
import
M
:
internal_part
;
int
f
();