brintos

brintos / llvm-project-archived public Read only

0
0
Text · 116 B · e7b20a5 Raw
12 lines · c
1template <typename T>2void foot() {3}4inline void foo() {5}6 7template <typename T>8struct bart {9};10struct bar {11};12