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