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