end.c 58 B

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