[test/Object] - Move/rewrite 2 more test cases.
[llvm-complete.git] / test / YAMLParser / spec-07-13.test
blobab74df101872488b0cda58b7e224e494230f112d
1 # RUN: yaml-bench -canonical %s
3 ! "First document"
4 ---
5 !foo "No directives"
6 %TAG ! !foo
7 ---
8 !bar "With directives"
9 %YAML 1.1
10 ---
11 !baz "Reset settings"