dyaml/test/data/remove-possible-simple-key-bug.loader-error

4 lines
116 B
Plaintext
Raw Normal View History

2011-08-16 12:53:13 +00:00
foo: &A bar
*A ] # The ']' indicator triggers remove_possible_simple_key,
# which should raise an error.