mima-tools/test/files/SimpleMetadataFile.json
2020-03-27 16:14:48 +01:00

13 lines
146 B
JSON

{
"global": {
"some-data": "some value"
},
"local": [
{
"at": 20,
"info": {
"src-line": 200
}
}
]
}