brintos

brintos / llvm-project-archived public Read only

0
0
Text · 90 B · 638fb01 Raw
6 lines · c
1struct C {2  struct A;3  static const int variable;4  static constexpr int function();5};6