android_mt6572_jiabo/external/llvm/test/YAMLParser/spec-07-09.test
2025-09-05 16:56:03 +08:00

13 lines
109 B
Text

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