Skip to content

Bounded fixtures: unused loop binders to _i (warning-zero) - #57

Merged
O6lvl4 merged 1 commit into
mainfrom
fixture-warning-zero
Aug 27, 2026
Merged

Bounded fixtures: unused loop binders to _i (warning-zero)#57
O6lvl4 merged 1 commit into
mainfrom
fixture-warning-zero

Conversation

@O6lvl4

@O6lvl4 O6lvl4 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #56, surfaced by the implementation's check-parity ledger: the three bounded fixtures each carried one counted loop whose binder is deliberately unused (pure repetition), which almide check reports as an unused-variable warning — and warning text participates in the implementation's check-output parity hashes. The underscore spelling is the language's own idiom for it. Verified: fmt-canonical shape preserved, zero warnings, byte-identical program output, stdlib profile test green.

🤖 Generated with Claude Code

…g: warning-zero under almide check, fmt shape and observables unchanged
@O6lvl4
O6lvl4 merged commit 7fc01e6 into main Aug 27, 2026
1 check passed
@O6lvl4
O6lvl4 deleted the fixture-warning-zero branch August 27, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant