summaryrefslogtreecommitdiff
path: root/test/YAMLParser/spec-07-04.data
blob: 2c8b2ec6959cc150731bf57c324415c7096b20cf (plain)
1
2
3
4
5
6
7
# RUN: yaml-bench -canonical %s | FileCheck %s

%TAG !yaml! tag:yaml.org,2002:
---
!yaml!str "foo"

#CHECK: !!str "foo"