Fix makefile and add setup.cfg.
[pyyaml/python3.git] / tests / data / invalid-tag-handle-1.emitter-error
blobd5df9a266a236f60a9d0ad2d570ec34e9ea742e0
1 - !StreamStart
2 - !DocumentStart { tags: { '!foo': 'bar' } }
3 - !Scalar { value: 'foo' }
4 - !DocumentEnd
5 - !StreamEnd