1 2 3 4 5 6 7
module importable:internal_partition; import internal; int from_partition() { return from_internal(); }