1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
semantic/test/fixtures/input/parse.json
2017-05-17 13:40:01 -07:00

8 lines
102 B
JSON

{
"blobs": [{
"path": "method.rb",
"content": "def foo; end",
"language": "Ruby"
}]
}