2023-05-23 16:38:00 +02:00

7 lines
76 B
C++

module importable:internal_partition;
int from_partition()
{
return 0;
}