libgo: Update to weekly.2011-11-01.

From-SVN: r181938
This commit is contained in:
Ian Lance Taylor 2011-12-02 19:34:41 +00:00
parent bfa9b58039
commit 506cf9aaea
169 changed files with 2252 additions and 1617 deletions

View file

@ -28,7 +28,7 @@ type Optionals struct {
var optionalsExpected = `{
"sr": "",
"omitempty": 0,
"slr": [],
"slr": null,
"mr": {}
}`