1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-02-24 12:29:33 +00:00
llvm-6502/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