brintos

brintos / llvm-project-archived public Read only

0
0
Text · 38 B · e876df0 Raw
4 lines · c
1class S {2  static_assert(4 == 4);3};4