1 #include "Inputs/pch-through1.h"
2 #include "Inputs/pch-through3.h"
foo()3 void foo() {
4   through2(0);
5 }
6