simple_src_exitsuccess.cxx 39 B

1234
  1. int main(int, char **)
  2. {
  3. return 0;
  4. }