toml4j/src/test/resources/com/moandjiezana/toml/burntsushi/invalid/text-before-array-separator.toml

5 lines
71 B
TOML

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