Make compose() and load() ensure that the input stream contains a single document...
[pyyaml/python3.git] / tests / data / empty-tag-prefix.emitter-error
blobc6c0e955b78caf8cd9ea5f5924eaf5da9232e89c
1 - !StreamStart
2 - !DocumentStart { tags: { '!': '' } }
3 - !Scalar { value: 'foo' }
4 - !DocumentEnd
5 - !StreamEnd