SamplePGO - Add line offset and discriminator information to sample reports.
[oota-llvm.git] / test / YAMLParser / duplicate-mapping-key.former-loader-error.test
1 # RUN: yaml-bench -canonical %s
2
3 ---
4 &anchor foo:
5     foo: bar
6     *anchor: duplicate key
7     baz: bat
8     *anchor: duplicate key