llvm-for-llvmta/test/YAMLParser/spec-09-01.test

9 lines
118 B
Plaintext
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
# RUN: yaml-bench -canonical %s
"simple key" : {
"also simple" : value,
? "not a
simple key" : "any
value"
}