blob: 2c8b2ec6959cc150731bf57c324415c7096b20cf [file] [log] [blame]
Michael J. Spencer44a4cfb2013-10-18 22:38:04 +00001# RUN: yaml-bench -canonical %s | FileCheck %s
Michael J. Spencer93210e82012-04-03 23:09:22 +00002
3%TAG !yaml! tag:yaml.org,2002:
4---
5!yaml!str "foo"
Michael J. Spencer44a4cfb2013-10-18 22:38:04 +00006
7#CHECK: !!str "foo"