android13/external/python/pyyaml/tests/data/spec-08-08.canonical

16 lines
148 B
Plaintext

%YAML 1.1
---
!!map {
? !!str "foo"
: !!str "bar baz"
}
%YAML 1.1
---
!!str "foo bar"
%YAML 1.1
---
!!str "foo bar"
%YAML 1.1
---
!!str "foo\n"