blob: bc2d83cf8d18fd024b7e4ef4c215804509e6af07 [file] [log] [blame]
int
main ()
{
printf ("%d\n", show_foo ());
return 0;
}