#include "a.c" int main() { int b = f1(1); int c = 0; return b + c; }