Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
34c0c7754ffdbc03b94de64f55eb046b9bbaec0d
/
.
/
Tests
/
RunCMake
/
CXXModules
/
sources
/
module-impl.cxx
blob: 4718999160a68f9bd9b9ad51a82c113da6f6b0d9 [
file
]
module M
;
int
f
()
{
return
0
;
}