1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2024-12-20 09:30:43 +00:00
llvm-6502/test/YAMLParser/spec-09-01.data

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"
}