xref
: /
third_party
/
PyYAML
/
tests
/
data
/
duplicate-mapping-key.former-loader-error.data
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/PyYAML/tests/data/
1
---
2
&anchor foo:
3
foo: bar
4
*anchor: duplicate key
5
baz: bat
6
*anchor: duplicate key
7