...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/valid/array/empty.json

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

     1{
     2  "thevoid": [
     3    [
     4      [
     5        [
     6          []
     7        ]
     8      ]
     9    ]
    10  ]
    11}

View as plain text