git.sr.ht/~pingoo/stdx@v0.0.0-20240218134121-094174641f6e/toml/internal/toml-test/tests/valid/string/escape-esc.json (about) 1 { 2 "esc": { 3 "type": "string", 4 "value": "\u001b There is no escape! \u001b" 5 } 6 }