plan: record step 4 commit hash

This commit is contained in:
2026-05-06 22:27:36 +00:00
parent b7ad5152d8
commit 0eced4c34c

View File

@@ -188,7 +188,7 @@ these when operands are known numbers/lists.
| 1 — JIT combinator bug | [x] | 882a4b76 |
| 2 — letrec+resume | [x] | e80e655b |
| 3 — tokenizer :end/:line | [x] | 023bc2d8 |
| 4 — parser spans complete | [x] | subsumed by 023bc2d8 |
| 4 — parser spans complete | [x] | b7ad5152 (subsumed by 023bc2d8) |
| 5 — OCaml AdtValue + define-type + match | [ ] | — |
| 6 — JS AdtValue + define-type + match | [ ] | — |
| 7 — nested patterns | [ ] | — |