...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/valid/newline-crlf.json

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

     1{
     2  "newline": {
     3    "type": "string",
     4    "value": "crlf"
     5  },
     6  "os": {
     7    "type": "string",
     8    "value": "DOS"
     9  }
    10}

View as plain text