singe/thirdparty/uthash/tests/test42.ans
2023-10-23 19:38:18 -05:00

14 lines
165 B
Text

LL macros
a b c
search scalar found b
search found a
DL macros
a b c
search scalar found b
search found a
CDL macros
c b a
search scalar found b
search found a