1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00
semantic/test/fixtures/cli/parse.json
2018-04-18 13:55:21 -07:00

8 lines
102 B
JSON

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