brintos

brintos / llvm-project-archived public Read only

0
0
Text · 96 B · 4eda7ce Raw
6 lines · cpp
1#include "Inputs/pch-through1.h"2#include "Inputs/pch-through3.h"3void foo() {4  through2(0);5}6