1 2 3 4 5 6 7 8
//TEST_IGNORE_FILE: implementing main; // Cyclic include, OK. __include a; int f_a() { return 1; }