diff options
Diffstat (limited to '_test/data/spec-07-06.data')
-rw-r--r-- | _test/data/spec-07-06.data | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_test/data/spec-07-06.data b/_test/data/spec-07-06.data new file mode 100644 index 0000000..d9854cb --- /dev/null +++ b/_test/data/spec-07-06.data @@ -0,0 +1,5 @@ +%TAG ! !foo +%TAG !yaml! tag:yaml.org,2002: +--- +- !bar "baz" +- !yaml!str "string" |