[bar] bat = ["baz"]
tomcli set foo.toml append bar.bat biff
[bar] bat = ["baz", "b", "i", "f", "f"]
I expected bat = ["baz", "biff"].
bat = ["baz", "biff"]
Maxwell G referenced this ticket in commit 24930dc.