xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-07-03.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: not yaml-bench -canonical %s 2>&1 | FileCheck %s
2
3%YAML 1.1
4%YAML 1.1
5foo
6
7# CHECK: error
8