mirror of
https://github.com/utoni/nDPId.git
synced 2026-05-05 19:15:06 +00:00
Merge commit 'c8bf38e5fb' as 'dependencies/uthash'
This commit is contained in:
commit
00e5132a80
250 changed files with 20767 additions and 0 deletions
14
dependencies/uthash/tests/test42.ans
vendored
Normal file
14
dependencies/uthash/tests/test42.ans
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue