Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b8916bca0c46ffc2dab3158ea43a90442d25e98c
/
.
/
Tests
/
RunCMake
/
CXXModules
/
examples
/
internal-partitions
/
partition.cxx
blob: b15f53c5aea159a4aca83b612e5b4df46261ece6 [
file
] [
log
] [
blame
]
module importable
:
internal_partition
;
int
from_partition
()
{
return
0
;
}