summaryrefslogtreecommitdiffstats
path: root/third_party/rust/yaml-rust/tests/specs/libyaml_fail-03.yaml
blob: fc821dc73e8bf5ddc07307c454d8ac3490796df7 (plain)
1
2
3
4
5
# ex 7.2
{
        foo : !!str,
        !!str : bar,
}