Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
CXXModulesCompile
/
library
/
importable.cxx
blob: 859fa3da6b8f1cda00dffb7dbef8ebdfa0d9ebf5 [
file
]
module importable
;
int
from_import
()
{
return
0
;
}