SamplePGO - Add line offset and discriminator information to sample reports.
[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