...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/invalid/spec/inline-table-2-0.toml

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

     1[product]
     2type = { name = "Nail" }
     3type.edible = false  # INVALID

View as plain text