Add YAML parser to Support.
[oota-llvm.git] / test / YAMLParser / spec-02-23.data
1 # RUN: yaml-bench -canonical %s
2
3 ---
4 not-date: !!str 2002-04-28
5
6 picture: !!binary |
7  R0lGODlhDAAMAIQAAP//9/X
8  17unp5WZmZgAAAOfn515eXv
9  Pz7Y6OjuDg4J+fn5OTk6enp
10  56enmleECcgggoBADs=
11
12 application specific tag: !something |
13  The semantics of the tag
14  above may be different for
15  different documents.