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