diff options
Diffstat (limited to '_test/data/no-alias-anchor.emitter-error')
-rw-r--r-- | _test/data/no-alias-anchor.emitter-error | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_test/data/no-alias-anchor.emitter-error b/_test/data/no-alias-anchor.emitter-error new file mode 100644 index 0000000..5ff065c --- /dev/null +++ b/_test/data/no-alias-anchor.emitter-error @@ -0,0 +1,8 @@ +- !StreamStart +- !DocumentStart +- !SequenceStart +- !Scalar { anchor: A, value: data } +- !Alias { } +- !SequenceEnd +- !DocumentEnd +- !StreamEnd |