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

11 lines
138 B
JSON

{
"newline" : {
"value" : "lf",
"type" : "string"
},
"os" : {
"type" : "string",
"value" : "unix"
}
}