...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/valid/string/escape-esc.json

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

     1{
     2  "esc": {
     3    "type": "string",
     4    "value": "\u001b There is no escape! \u001b"
     5  }
     6}

View as plain text