)]}'
{
  "commit": "32f2f72c4716debf658eaec1c400a35b2de7d51d",
  "tree": "3c7904dadf0f9b3166ae036c5c89f5f851ffb5c9",
  "parents": [
    "3925a7c5dbde952a94fc4c46686d78bb1ff71ed8"
  ],
  "author": {
    "name": "Michael Matloob",
    "email": "matloob@google.com",
    "time": "Mon Dec 29 16:59:55 2014 -0800"
  },
  "committer": {
    "name": "Michael Matloob",
    "email": "michaelmatloob@gmail.com",
    "time": "Thu Jun 18 19:37:38 2015 +0000"
  },
  "message": "cmd/compile: provide better error when method called without receiver\n\nWhen a method is called using the Type.Method(receiver, args...) syntax\nwithout the receiver, or enough arguments, provide the more helpful\nerror message \"not enough arguments in call to method expression\nType.Method\" instead of the old message \"not enough arguments in call\nto Type.Method\".\n\nFixes #8385\n\nChange-Id: Id5037eb1ee5fa93687d4a6557b4a8233b29e9df2\nReviewed-on: https://go-review.googlesource.com/2193\nReviewed-by: Russ Cox \u003crsc@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9f4db270f6cf135c91e08c94f0c16da961b35533",
      "old_mode": 33188,
      "old_path": "src/cmd/compile/internal/gc/typecheck.go",
      "new_id": "c6626048dc9e0202604846b1e27e7ffa4558389a",
      "new_mode": 33188,
      "new_path": "src/cmd/compile/internal/gc/typecheck.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6447e9f0e862924b865047f027e6f9ccc7fbd12a",
      "new_mode": 33188,
      "new_path": "test/fixedbugs/issue8385.go"
    }
  ]
}
