mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 00:12:50 +01:00
7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
|
# RUN: yaml-bench -canonical %s
|
||
|
|
||
|
---
|
||
|
<<: {x: 1, y: 2}
|
||
|
foo: bar
|
||
|
<<: {z: 3, t: 4}
|