dyaml/test/data/emit-block-scalar-in-simple-key-context-bug.canonical

7 lines
56 B
Plaintext
Raw Normal View History

2011-08-16 12:53:13 +00:00
%YAML 1.1
--- !!map
{
? !!str "foo"
: !!str "bar"
}