go-toml/parse/testfiles/valid/BurntSushi/newline-crlf.json

11 lines
139 B
JSON

{
"os" : {
"value" : "DOS",
"type" : "string"
},
"newline" : {
"value" : "crlf",
"type" : "string"
}
}