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

7 lines
120 B
Text

# RUN: yaml-bench -canonical %s | FileCheck %s
%TAG !yaml! tag:yaml.org,2002:
---
!yaml!str "foo"
#CHECK: !!str "foo"