saphyr-serde/parser/tests/specs/libyaml_fail-03.yaml
2015-05-29 01:56:03 +08:00

5 lines
55 B
YAML

# ex 7.2
{
foo : !!str,
!!str : bar,
}