mirror of
https://github.com/github/semantic.git
synced 2024-12-01 00:33:59 +03:00
19 lines
326 B
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":
|
||
|
{}
|
||
|
}
|