#include int main() { printf("foo is working.\n"); return 0; }