Sign in
flutter
/
third_party
/
rapidjson
/
466963525e6e65ee94b37f54da0d4448ac04f7ad
/
.
/
tests
/
data
/
spec-10-07.canonical
blob: ec74230a9d717146ec5dd3e3b7ccd116f893bbe4 [
file
] [
log
] [
blame
]
%
YAML
1.1
---
!!
map
{
?
!!
null
""
:
!!
str
"value"
,
?
!!
str
"explicit key"
:
!!
str
"value"
,
?
!!
str
"simple key"
:
!!
str
"value"
,
?
!!
seq
[
!!
str
"collection"
,
!!
str
"simple"
,
!!
str
"key"
]
:
!!
str
"value"
}