diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-11-04 02:38:17 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-11-04 02:38:17 -0800 |
commit | 9274a3718da767a644df883e6a2ea1e58e060180 (patch) | |
tree | 327cb53938b38dcfbdf205e1ede7906f7270f3d9 /example.c | |
parent | 214297a0a6ed78dc6f1ab0ce10dc146b57fa903e (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