Add YAML parser to Support.
[oota-llvm.git] / test / YAMLParser / spec-02-08.data
1 # RUN: yaml-bench -canonical %s
2
3 ---
4 time: 20:03:20
5 player: Sammy Sosa
6 action: strike (miss)
7 ...
8 ---
9 time: 20:03:47
10 player: Sammy Sosa
11 action: grand slam
12 ...