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

@ -10,7 +10,7 @@ import (
)
type T struct {
rune int
rune rune
script string
}