Merge commit 'c8bf38e5fb' as 'dependencies/uthash'

This commit is contained in:
Toni Uhlig 2020-12-01 13:33:34 +01:00
commit 00e5132a80
250 changed files with 20767 additions and 0 deletions

14
dependencies/uthash/tests/test42.ans vendored Normal file
View file

@ -0,0 +1,14 @@
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