simple_src_exiterror.cxx 39 B

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