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

9 lines
118 B
Plaintext
Raw 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'
}