Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
f5364ae75043580cf1ce94dcafe2b8b489a855aa
/
.
/
Lib
/
test
/
test_tomllib
/
data
/
valid
/
five-quotes.json
blob: 5cc527408ecf5769ed23b594f5e1629a382f5905 [
file
]
{
"five-quotes"
:
{
"type"
:
"string"
,
"value"
:
"Closing with five quotes\n\"\""
},
"four-quotes"
:
{
"type"
:
"string"
,
"value"
:
"Closing with four quotes\n\""
}
}