1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/YAMLParser/duplicate-mapping-key.former-loader-error.data

9 lines
130 B
Plaintext
Raw Normal View History

# RUN: yaml-bench -canonical %s
---
&anchor foo:
foo: bar
*anchor: duplicate key
baz: bat
*anchor: duplicate key