libgo: Update to weekly 2011-11-09.

From-SVN: r182073
This commit is contained in:
Ian Lance Taylor 2011-12-07 01:11:29 +00:00
parent 374280238f
commit 9c63abc9a1
386 changed files with 4963 additions and 2370 deletions

View file

@ -9,7 +9,7 @@ import (
"reflect"
"testing"
"unicode"
"utf8"
"unicode/utf8"
)
func eq(a, b []string) bool {