1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
semantic/test/fixtures/json/rewriting/add_keys.json

7 lines
86 B
JSON
Raw Normal View History

2018-09-14 20:08:08 +03:00
{
"fore": "aft",
"dang": {"dude": "yeah"},
"100": "one hundred",
"test": {}
}