Add more unit tests for error messages.
[pyyaml/python3.git] / tests / data / invalid-anchor-2.loader-error
blobbfc4ff01f38666b21bd777c685fb1e492904516f
1 ---
2 - [
3     &correct foo,
4     *correct,
5     *correct]   # still correct
6 - *correct: still correct
7 - &correct-or-not[foo, bar]