1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test/YAMLParser/spec-07-09.test

14 lines
109 B
Plaintext
Raw Normal View History

# RUN: yaml-bench -canonical %s
---
foo
...
# Repeated end marker.
...
---
bar
# No end marker.
---
baz
...