Commit 31e5cfc
committed
ast: remove the node tag guard test
The source-level test checked that every node struct declares the Tag marker
with the right type parameter. Drop it: the end-to-end goldens pin the output
that matters, and the declarations are one convention, not behavior.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01T9LCt1mwdY3mE14x3Zz5Vw1 parent fd144c6 commit 31e5cfc
2 files changed
Lines changed: 1 addition & 94 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
This file was deleted.
0 commit comments