spec-08-12.canonical 125 B

12345678910
  1. %YAML 1.1
  2. ---
  3. !!seq [
  4. !!str "Without properties",
  5. &A !!str "Anchored",
  6. !!str "Tagged",
  7. *A,
  8. !!str "",
  9. !!str "",
  10. ]