1 #include "foo.h"
2 
foo()3 void foo() { } // End up here
4 
5