psych
psych copied to clipboard
Add anchor order test.
Anchors should be emitted in ascending order.
Aaron, this is now a failing test.
It is best for YAML dumps to having anchors emitted in ascending order (&1 &2 &3).
Hope this helps.