llvm-project/llvm/test/YAMLParser/spec-05-04.test

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
92 B
Plaintext
Raw Normal View History

# RUN: yaml-bench -canonical %s
sequence: [ one, two, ]
mapping: { sky: blue, sea: green }