Files
Theatrical-Players-Refactor…/cpp/tests/plays.json

6 lines
166 B
JSON

{
"hamlet": {"name": "Hamlet", "type": "tragedy"},
"as-like": {"name": "As You Like It", "type": "comedy"},
"othello": {"name": "Othello", "type": "tragedy"}
}