1 #include "sub_dir/foo.h"
foo()2 int foo() { return 42; }
3