pr22393-2a.c 57 B

1234567
  1. #include <stdio.h>
  2. void
  3. test()
  4. {
  5. printf ("PASS\n");
  6. }