Sign in
flutter
/
third_party
/
pyyaml
/
8f27932796623d58fe9e226e141cd27a6f0befec
/
.
/
tests
/
data
/
yaml11.schema-skip
blob: 2d78a6195dc88b14d9a574af06aa7f4cf79e6ea8 [
file
] [
log
] [
blame
]
load
:
{
'Y'
:
1
,
'y'
:
1
,
'N'
:
1
,
'n'
:
1
,
'!!bool Y'
:
1
,
'!!bool N'
:
1
,
'!!bool n'
:
1
,
'!!bool y'
:
1
,
}
dump
:
{
'!!str N'
:
1
,
'!!str Y'
:
1
,
'!!str n'
:
1
,
'!!str y'
:
1
,
}