1
1
mirror of https://github.com/github/semantic.git synced 2024-12-30 10:27:45 +03:00
semantic/test/fixtures/javascript/reprinting/map.json

6 lines
52 B
JSON
Raw Normal View History

2018-07-30 23:00:09 +03:00
{
2018-08-16 00:01:53 +03:00
"foo": 100,
"bar": [1, 2, 3],
"baz": true
2018-07-30 23:00:09 +03:00
}