blob: 79a80410a02eaefaccdc81820ddf6bd9e6d0582e [file] [log] [blame]
TOML parse error at line 1, column 8
|
1 | tbl = { fruit = { apple.color = "red" }, fruit.apple.texture = { smooth = true } }
| ^
duplicate key `fruit`