7 lines
56 B
C++
7 lines
56 B
C++
import importable;
|
|
|
|
int f()
|
|
{
|
|
return from_import();
|
|
}
|