[SeparateConstOffsetFromGEP] Fixed a bug related to unsigned modulo
[oota-llvm.git] / test / YAMLParser / duplicate-mapping-key.former-loader-error.data
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