toml4j/src/test/resources/IteratorTest/multiple.toml

8 lines
45 B
TOML

a = "a"
b = [1, 2, 3]
[c]
d = true
[[e]]