mirror of
https://github.com/github/semantic.git
synced 2024-11-28 18:23:44 +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":
|
|
{}
|
|
}
|