go-toml/parse/testfiles/valid/iarna/spec-string-literal-multili...

7 lines
158 B
JSON

{
"lines" : {
"value" : "The first newline is\ntrimmed in raw strings.\n All other whitespace\n is preserved.\n",
"type" : "string"
}
}