1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 12:21:57 +03:00
semantic/test/fixtures/json/rewriting/add_keys.json
Patrick Thomson d1cc400dc0 add spec file
2018-09-14 13:10:22 -04:00

7 lines
86 B
JSON

{
"fore": "aft",
"dang": {"dude": "yeah"},
"100": "one hundred",
"test": {}
}