DirectXShaderCompiler/test/YAMLParser/spec-07-09.test

14 строки
109 B
Plaintext
Исходник Обычный вид История

2016-12-28 22:52:27 +03:00
# RUN: yaml-bench -canonical %s
---
foo
...
# Repeated end marker.
...
---
bar
# No end marker.
---
baz
...