android13/external/python/pyyaml/tests/data/remove-possible-simple-key-...

4 lines
116 B
Plaintext

foo: &A bar
*A ] # The ']' indicator triggers remove_possible_simple_key,
# which should raise an error.