Parser-test backfill for 22b.4a-era duplicate-clause sites #20
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
class × 3, class method × 2, instance × 3, instance method × 1. No regression pin today; only worth it if a 22b.4a-era diagnostic needs to change.
context: surfaced in iter 22-tidy.7 (2026-05-10).
Verification 2026-06-02: Partially addressed. The
set_oncerefactor (commit5cd2a96) landed duplicate-clause pins forfn(doc/type/params/body),const(doc/type/body), anddata(doc) incrates/ailang-surface/src/parse.rstests. Still unpinned: theclassandinstanceduplicate-clause sites (class optional clauses param/superclass/doc; instance class/type/doc) and their methods. Scope narrows to those class/instance sites.