7 lines
76 B
C++
7 lines
76 B
C++
module importable:internal_partition;
|
|
|
|
int from_partition()
|
|
{
|
|
return 0;
|
|
}
|