git.sr.ht/~pingoo/stdx@v0.0.0-20240218134121-094174641f6e/toml/internal/toml-test/tests/valid/newline-crlf.json (about)

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