diff options
Diffstat (limited to 'test/YAMLParser/spec-08-02.data')
-rw-r--r-- | test/YAMLParser/spec-08-02.data | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/YAMLParser/spec-08-02.data b/test/YAMLParser/spec-08-02.data new file mode 100644 index 0000000000..8a75783a70 --- /dev/null +++ b/test/YAMLParser/spec-08-02.data @@ -0,0 +1,4 @@ +# RUN: yaml-bench -canonical %s + +First occurrence: &anchor Value +Second occurrence: *anchor |