//TEST:SIMPLE: // #include support int foo() { return 0; } #include int baz() { return bar(); }