main.c 79 Bytes Raw Blame History Permalink 1 2 3 4 5 6 #include "a.h" #include <stdio.h> int main() { printf ("%d\n", foo()); }