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