Stream: compiler development

Topic: eval snapshots snippet expect


view this post on Zulip Anton (Feb 25 2026 at 09:11):

In an eval snapshot (issue8783_simple_for_match.md), I just changed a top level expect count == 1 to expect count == 0, executed git add and ran zig build minici and everything passed. So those expects are not actually checked... I will look into fixing that.

view this post on Zulip Anton (Feb 27 2026 at 16:30):

#9215 (some other PRs need to be merged first)


Last updated: Mar 20 2026 at 12:28 UTC