Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
bd2d6c8f39d46d5f2f95e00a876ecee627d5ccc6
/
.
/
Tests
/
RunCMake
/
CXXModulesCompile
/
library
/
importable.cxx
blob: 859fa3da6b8f1cda00dffb7dbef8ebdfa0d9ebf5 [
file
]
module importable
;
int
from_import
()
{
return
0
;
}