xref: /aosp_15_r20/external/llvm/test/YAMLParser/construct-bool.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: yaml-bench -canonical %s
2
3canonical: yes
4answer: NO
5logical: True
6option: on
7
8
9but:
10    y: is a string
11    n: is a string
12