llvm-project/llvm/test/YAMLParser/spec-09-01.test

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

9 lines
118 B
Plaintext
Raw Normal View History

# RUN: yaml-bench -canonical %s
"simple key" : {
"also simple" : value,
? "not a
simple key" : "any
value"
}