simple_src_exiterror.c 32 B

1234
  1. int main(void)
  2. {
  3. return 13;
  4. }