dyaml/test/data/unclosed-bracket.loader-error
Ferdinand Majerech 283c42bf8f Initial commit.
2011-08-16 14:53:13 +02:00

7 lines
215 B
Plaintext

test:
- [ foo: bar
# comment the rest of the stream to let the scanner detect the problem.
# - baz
#"we could have detected the unclosed bracket on the above line, but this would forbid such syntax as": {
#}