blob: 328319d4fb8f1225c03d22aea0aae3e36e070128 [file] [log] [blame]
#include "a.h"
#include <stdio.h>
int main()
{
printf ("%d\n", foo());
}