/* * Main program for test1, test2. */ main() { printf("%d\n", show_foo()); }