dyaml/test/data/remove-possible-simple-key-bug.loader-error
Ferdinand Majerech 283c42bf8f Initial commit.
2011-08-16 14:53:13 +02:00

4 lines
116 B
Plaintext

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