Add more unit tests for error messages.
[pyyaml/python3.git] / tests / data / unclosed-bracket.loader-error
blob8c820777f6b8386fffbfe461ae0fa3df905f8d7d
1 test:
2     - [ foo: bar
3 # comment the rest of the stream to let the scanner detect the problem.
4 #    - baz
5 #"we could have detected the unclosed bracket on the above line, but this would forbid such syntax as": {
6 #}