android13/external/python/pyyaml/tests/data/construct-map.code

7 lines
189 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
{
"Block style":
{ "Clark" : "Evans", "Brian" : "Ingerson", "Oren" : "Ben-Kiki" },
"Flow style":
{ "Clark" : "Evans", "Brian" : "Ingerson", "Oren" : "Ben-Kiki" },
}