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
Move pyyaml3000 to a separate directory.
[pyyaml/python3.git]
/
tests
/
data
/
invalid-anchor-2.error-message
blob
bfc4ff01f38666b21bd777c685fb1e492904516f
1
---
2
- [
3
&correct foo,
4
*correct,
5
*correct] # still correct
6
- *correct: still correct
7
- &correct-or-not[foo, bar]
8