mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-16 16:43:30 +00:00
This commit consolidates the reflective collections handling in `.Scratch` vs the `tpl` package so they use the same code paths. This commit also adds support for a corner case where a typed slice is appended to a nil or empty `[]interface{}`. Fixes #5275 |
||
---|---|---|
.. | ||
append.go | ||
append_test.go | ||
collections.go | ||
slice.go | ||
slice_test.go |