Skip to content

Commit 22bd34d

Browse files
committed
add comment
1 parent 442c875 commit 22bd34d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ti/ano.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ int ti_ano_init(
5555
goto fail0;
5656
}
5757

58+
/* can't be a dict; this is not allowed by the &{..} and ano() function */
5859
for (vec_each(((ti_thing_t *) val)->items.vec, ti_prop_t, prop))
5960
{
6061
ti_raw_t * sr = (ti_raw_t *) prop->val;

0 commit comments

Comments
 (0)