f9eb8c6d60
Change scanner's complex test: ```diff - *coffee: + *coffee : amount: 4 - *cookies: + *cookies : amount: 4 ``` According to https://play.yaml.io/main/parser, this example was invalid in the first place. Adding a space makes it so that the colon is not part of the alias name. Also fix colons not being able to be part of anchors. |
||
---|---|---|
.. | ||
specs | ||
yaml-test-suite@45db50aecf | ||
basic.rs | ||
emitter.rs | ||
quickcheck.rs | ||
scanner.rs | ||
spec_test.rs | ||
spec_test.rs.inc | ||
specexamples.rs.inc | ||
test_round_trip.rs | ||
yaml-test-suite.rs |