xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-07-13.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: yaml-bench -canonical %s
2
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"
12