mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-04 10:04:33 +00:00
14 lines
109 B
Plaintext
14 lines
109 B
Plaintext
|
# RUN: yaml-bench -canonical %s
|
||
|
|
||
|
---
|
||
|
foo
|
||
|
...
|
||
|
# Repeated end marker.
|
||
|
...
|
||
|
---
|
||
|
bar
|
||
|
# No end marker.
|
||
|
---
|
||
|
baz
|
||
|
...
|