go-toml/parse/testfiles/invalid/BurntSushi/text-after-array-entries.toml

5 lines
70 B
TOML

array = [
"Is there life after an array separator?", No
"Entry"
]