)]}'
{
  "commit": "df5b938fb2fa4ef45126c6161329c85931f8b25d",
  "tree": "f91c0972c6f7f81dbb5ffc9fd03335f7296b3bf2",
  "parents": [
    "06f643856d35e2be7d78245fbf84a85b2293d21d"
  ],
  "author": {
    "name": "Nikola Jokic",
    "email": "jokicnikola07@gmail.com",
    "time": "Thu Jan 19 21:25:22 2023 +0100"
  },
  "committer": {
    "name": "Michael Matloob",
    "email": "matloob@golang.org",
    "time": "Thu Aug 01 19:58:20 2024 +0000"
  },
  "message": "x/playground: support multifile code with tests\n\nPreviously, multifile code with tests was failing with error saying that\nfunction main is undeclared in the main package.\n\nThis change aims to restrict number of files restriction to allow tests\nto run. The change also fixes test output typo.\n\nTo test this change, cd to sandbox and run `make runlocal`. In a second\nterminal, stay on the root of the project and run `make test_gvisor`.\n\nWithout removing `files.Num() \u003d\u003d 1`, you would see the following error:\n\n```\nresp.Errors \u003d \"runtime.main_main·f: function main is undeclared in the main package\\n\", want \"\"\n```\n\nFixes golang/go#32403\n\nChange-Id: I98c0de6bf7a80559749a12a19ae3cc19b9d48e91\nReviewed-on: https://go-review.googlesource.com/c/playground/+/462835\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Michael Matloob \u003cmatloob@golang.org\u003e\nReviewed-by: Robert Findley \u003crfindley@google.com\u003e\nReviewed-by: Bryan Mills \u003cbcmills@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c081e06d20f48b19640865be2fd6e10cf5f04328",
      "old_mode": 33188,
      "old_path": "sandbox.go",
      "new_id": "91cf0ea7dd7012c92b828e43fbb4a5e3d9fca1db",
      "new_mode": 33188,
      "new_path": "sandbox.go"
    },
    {
      "type": "modify",
      "old_id": "46731a67f7715dae0fe03b4be2820fb9c3eccba0",
      "old_mode": 33188,
      "old_path": "tests.go",
      "new_id": "b0911a1b6434fd9a4d4233b5cb277fad8c68b27e",
      "new_mode": 33188,
      "new_path": "tests.go"
    }
  ]
}
