...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/valid/key/numeric-dotted.json

Documentation: github.com/BurntSushi/toml/internal/toml-test/tests/valid/key

     1{
     2  "1": {
     3    "2": {
     4      "type": "integer",
     5      "value": "3"
     6    }
     7  }
     8}

View as plain text