Fix a bug when a block scalar is incorrectly emitted in the simple key context.
[pyyaml/python3.git] / tests / data / construct-set.code
blobaa090e845a588cd485305b8ea9e0e58adfd72ab2
2     "baseball players": set(["Mark McGwire", "Sammy Sosa", "Ken Griffey"]),
3     "baseball teams": set(["Boston Red Sox", "Detroit Tigers", "New York Yankees"]),