main.cxx 85 B

1234567
  1. import lib;
  2. import lib.priv;
  3. int main(int argc, char const* argv[])
  4. {
  5. return 0;
  6. }