Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
infradig committed Sep 27, 2024
1 parent 699d1e5 commit c3db0fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/query.c
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,7 @@ static void commit_frame(query *q)

Trace(q, get_head(cl->cells), q->st.curr_frame, EXIT);
q->st.curr_instr = body;
q->st.iter = NULL;
}

void stash_frame(query *q, const clause *cl, bool last_match)
Expand Down

0 comments on commit c3db0fe

Please sign in to comment.