1*ee123223SDavid Blaikie #include "bar.h"
main()2*ee123223SDavid Blaikie int main() { bar(); }
3