[ { "repoPath": "test/corpus/repos/go", "repoUrl": "https://github.com/joshvera/go.git", "language": "go", "templateText": "package main\n", "syntaxes": [ { "syntax": "assignment", "repoFilePath": "assignment.go", "insert": "var foo int = 42", "testCaseFilePath": "test/corpus/diff-summaries/go/assignment.json", "replacement": "var bar string = \"hello\"" } ] } ]