bolt/deps/llvm-18.1.8/llvm/test/YAMLParser/spec-07-09.test
2025-02-14 19:21:04 +01:00

13 lines
109 B
Text

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