Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
a57209eb98943f4d8edbf56a55e98ec112e00e39
/
.
/
Lib
/
test
/
test_tomllib
/
data
/
valid
/
apostrophes-in-literal-string.json
blob: fddafe7769c05b55362709d61b1e51561b1ad260 [
file
]
{
"this-str-has-apostrophes"
:
{
"type"
:
"string"
,
"value"
:
"' there's one already\n'' two more\n''"
}}