vers17.c 33 B

12345
  1. int
  2. show_foo ()
  3. {
  4. return 99;
  5. }