1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/YAMLParser/spec-05-04.test

5 lines
92 B
Plaintext
Raw Normal View History

# RUN: yaml-bench -canonical %s
sequence: [ one, two, ]
mapping: { sky: blue, sea: green }