Define a feature for __float128 support in the PPC back end
[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