...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/invalid/array/tables-1.toml

Documentation: github.com/BurntSushi/toml/internal/toml-test/tests/invalid/array

     1# INVALID TOML DOC
     2fruit = []
     3
     4[[fruit]] # Not allowed

View as plain text