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

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

2016-12-28 22:52:27 +03:00
# RUN: yaml-bench -canonical %s | FileCheck %s
%TAG !yaml! tag:yaml.org,2002:
---
!yaml!str "foo"
#CHECK: !!str "foo"