android_mt6572_jiabo/external/llvm/test/YAMLParser/duplicate-merge-key.former-loader-error.test
2025-09-05 16:56:03 +08:00

6 lines
80 B
Text

# RUN: yaml-bench -canonical %s
---
<<: {x: 1, y: 2}
foo: bar
<<: {z: 3, t: 4}