1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
semantic/test/fixtures/cli/diff-tree.toc.json

19 lines
326 B
JSON

{
"changes":
{
"test/fixtures/ruby/corpus/method-declaration.A.rb -> test/fixtures/ruby/corpus/method-declaration.B.rb": [
{
"span":
{
"start": [1, 1],
"end": [3, 4]
},
"category": "Method",
"term": "bar",
"changeType": "modified"
}]
},
"errors":
{}
}