xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-07-13.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker# RUN: yaml-bench -canonical %s
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard Worker! "First document"
4*9880d681SAndroid Build Coastguard Worker---
5*9880d681SAndroid Build Coastguard Worker!foo "No directives"
6*9880d681SAndroid Build Coastguard Worker%TAG ! !foo
7*9880d681SAndroid Build Coastguard Worker---
8*9880d681SAndroid Build Coastguard Worker!bar "With directives"
9*9880d681SAndroid Build Coastguard Worker%YAML 1.1
10*9880d681SAndroid Build Coastguard Worker---
11*9880d681SAndroid Build Coastguard Worker!baz "Reset settings"
12