tvl-depot/users/Profpatsch/emacs-tree-sitter-move/test.json
Profpatsch 361aa2aac2 feat(emacs-tree-sitter-move): shell and json test files
Change-Id: Idadb58a935abdbfa99327ba79de8b33d38b8c722
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2264
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
2021-01-01 22:40:38 +00:00

14 lines
216 B
JSON

{
"foo": {
"x": [ 1, 2, 3, 4 ],
"bar": "test"
},
"foo": {
"x": [ 1, 2, 3, 4 ],
"bar": "test"
},
"foo": {
"x": [ 1, 2, 3, 4 ],
"bar": "test"
}
}