Sign in
flutter
/
third_party
/
pyyaml
/
575d2f46db42d147f8d5cba9dc8ffd3cd60e196c
/
.
/
tests
/
data
/
yaml11.schema-skip
blob: 4fe0f0bf2924f4fe42d1714434d1e3fe5452be6b [
file
] [
log
] [
blame
]
load
:
{
'Y'
:
1
,
'y'
:
1
,
'N'
:
1
,
'n'
:
1
,
'!!bool Y'
:
1
,
'!!bool N'
:
1
,
'!!bool n'
:
1
,
'!!bool y'
:
1
,
'._'
,
'!!str ._'
,
'._14'
,
'!!str ._14'
}
dump
:
{
'!!str N'
:
1
,
'!!str Y'
:
1
,
'!!str n'
:
1
,
'!!str y'
:
1
,
}