Sign in
flutter
/
third_party
/
pyyaml.git
/
f1db7feb5aa5ee76de1ffa637614b3dff0fd262f
/
.
/
tests
/
data
/
spec-09-23.canonical
blob: c4444caaf6eb3bc616372a4bcf279ce396cc9f61 [
file
]
%
YAML
1.1
---
!!
map
{
?
!!
str
"strip"
:
!!
str
"# text"
,
?
!!
str
"clip"
:
!!
str
"# text\n"
,
?
!!
str
"keep"
:
!!
str
"# text\L\n"
,
}