test_skip.c 49 B

12345
  1. int main(int argc, char *argv[])
  2. {
  3. return 77;
  4. }