Add YAML parser to Support.
[oota-llvm.git] / test / YAMLParser / spec-02-11.data
1 # RUN: yaml-bench -canonical %s
2
3 ? - Detroit Tigers
4   - Chicago cubs
5 :
6   - 2001-07-23
7
8 ? [ New York Yankees,
9     Atlanta Braves ]
10 : [ 2001-07-02, 2001-08-12,
11     2001-08-14 ]