From 7b050fb2175145b083c8c0be22233129855911a2 Mon Sep 17 00:00:00 2001 From: giles Date: Wed, 6 May 2026 23:20:08 +0000 Subject: [PATCH] plan: record step 7 commit hash Co-Authored-By: Claude Opus 4.7 (1M context) --- plans/sx-improvements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/sx-improvements.md b/plans/sx-improvements.md index fa8568e3..e7258c5a 100644 --- a/plans/sx-improvements.md +++ b/plans/sx-improvements.md @@ -201,7 +201,7 @@ these when operands are known numbers/lists. | 4 — parser spans complete | [x] | b7ad5152 (subsumed by 023bc2d8) | | 5 — OCaml AdtValue + define-type + match | [x] | 1f49242a | | 6 — JS AdtValue + define-type + match | [x] | fc8a3916 | -| 7 — nested patterns | [x] | (pending) | +| 7 — nested patterns | [x] | 0679edf5 | | 8 — exhaustiveness warnings | [ ] | — | | 9 — parser feature registry | [ ] | — | | 10 — compiler + as converter registry | [ ] | — |