summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2020-11-04 02:38:17 -0800
committerVito Caputo <vcaputo@pengaru.com>2020-11-04 02:38:17 -0800
commit9274a3718da767a644df883e6a2ea1e58e060180 (patch)
tree327cb53938b38dcfbdf205e1ede7906f7270f3d9 /example.c
parent214297a0a6ed78dc6f1ab0ce10dc146b57fa903e (diff)
thunk: double up THUNK() macro
this is necessary for nested THUNK() constructions, e.g.: thunk_t * closure = THUNK(a, b, c, THUNK(d, e, f));
Diffstat (limited to 'example.c')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved