main.cxx 105 B

123456
  1. import importable;
  2. int main(int argc, char* argv[])
  3. {
  4. return from_import() * sizeof(module_struct);
  5. }