Name every spelling the self-reference fence refuses, and cut the doubled comment
Tests / vet + fmt + tests (pull_request) Successful in 1m3s

This commit is contained in:
2026-09-04 09:53:46 +02:00
parent 85a4cd4475
commit 2310cb1e1a
2 changed files with 3 additions and 4 deletions
-1
View File
@@ -52,7 +52,6 @@ func TestNoRenderAllocRegression(t *testing.T) {
}
// A record's fences read the compiled tree, so they belong to New, not to a draw.
// A per-draw walk costs allocations in proportion to the tree.
func TestNoRecordAllocRegression(t *testing.T) {
for _, s := range []struct{ name, json string }{
{"record 3 columns", `{"format":"","a":"x","b":"y","c":"z"}`},