Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2d262efd296dfd1802631978d9b9ab23fdf135a4
/
.
/
Tests
/
RunCMake
/
CXXModulesCompile
/
generated
/
importable.cxx.in
blob: a9287d7fa5a39d78ac6611f3d2fef8e6c78f8635 [
file
]
export
module
importable
;
export
int
from_import
()
{
return
0
;
}