int
BUG: should compile
-=========== bugs/bug131.go
-bugs/bug131.go:7: cannot convert uint64 constant to int64
-bugs/bug131.go:7: illegal types for operand: AS
- int64
-
=========== bugs/bug132.go
BUG: compilation succeeds incorrectly
=========== fixedbugs/bug122.go
fixedbugs/bug122.go:6: too many arguments to make array
+=========== fixedbugs/bug131.go
+fixedbugs/bug131.go:7: cannot convert uint64 constant to int64
+fixedbugs/bug131.go:7: illegal types for operand: AS
+ int64
+
=========== fixedbugs/bug133.go
fixedbugs/bug133.dir/bug2.go:11: undefined DOT i on bug0.T
fixedbugs/bug133.dir/bug2.go:11: illegal types for operand: RETURN