11 lines
160 B
Plaintext
11 lines
160 B
Plaintext
# RUN: yaml-bench -canonical %s
|
|
|
|
---
|
|
hr:
|
|
- Mark McGwire
|
|
# Following node labeled SS
|
|
- &SS Sammy Sosa
|
|
rbi:
|
|
- *SS # Subsequent occurrence
|
|
- Ken Griffey
|