5 lines
57 B
TOML
5 lines
57 B
TOML
|
# INVALID TOML DOC
|
||
|
fruits = []
|
||
|
|
||
|
[[fruits]] # Not allowed
|