repo.or.cz
/
pyyaml
/
python3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleanup error messages.
[pyyaml/python3.git]
/
tests
/
data
/
unclosed-bracket.error-message
blob
8c820777f6b8386fffbfe461ae0fa3df905f8d7d
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
#}