]> git.proxmox.com Git - rustc.git/blame - src/llvm/test/YAMLParser/spec-07-04.data
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / llvm / test / YAMLParser / spec-07-04.data
CommitLineData
1a4d82fc 1# RUN: yaml-bench -canonical %s | FileCheck %s
223e47cc
LB
2
3%TAG !yaml! tag:yaml.org,2002:
4---
5!yaml!str "foo"
1a4d82fc
JJ
6
7#CHECK: !!str "foo"