1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 20:31:55 +03:00
semantic/test/fixtures/json/rewriting/add_keys_expected.json
2018-09-17 10:52:28 -04:00

9 lines
105 B
JSON

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