allwinner_a64/android/external/llvm/test/YAMLParser/spec-07-09.test
2018-08-08 16:14:42 +08:00

13 lines
109 B
Text

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