Merging r259342 (with s/p2align 4/align 16) because r258750 is not in 3.8.
[oota-llvm.git] / test / YAMLParser / spec-10-05.test
1 # RUN: yaml-bench -canonical %s
2
3 - # Empty
4 - |
5  block node
6 - - one # in-line
7   - two # sequence
8 - one: two # in-line
9            # mapping