brintos

brintos / llvm-project-archived public Read only

0
0
Text · 90 B · 30cddb3 Raw
5 lines · c
1BEGIN2template<typename T = int> struct F;3template<typename T, typename U> struct I;4END5