pr22791-2b.c 57 B

1234567
  1. #include <stdio.h>
  2. void
  3. bar (void)
  4. {
  5. puts ("PASS");
  6. }