brintos

brintos / llvm-project-archived public Read only

0
0
Text · 93 B · fa408ea Raw
8 lines · c
1@import diamond_top;2 3double right(double *);4 5struct left_and_right {6  int left, right;7};8