llvm-for-llvmta/test/YAMLParser/spec-09-01.test
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

9 lines
118 B
Plaintext

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