import importable;

int main(int argc, char* argv[])
{
  return from_import();
}