]> Cypherpunks repositories - gostls13.git/commit
go/types: fix complex(a, b) for untyped arguments a, b
authorRobert Griesemer <gri@golang.org>
Thu, 30 Jul 2015 22:00:50 +0000 (15:00 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 21 Aug 2015 04:42:20 +0000 (04:42 +0000)
commit39e77bff85ddc9e862eccf0408968301955db977
treec8aee702a0619e4a2e2d960adaa55acd6cb12b25
parent80eca3a98b960bd612d0251137b93dfddbbb64de
go/types: fix complex(a, b) for untyped arguments a, b

R=1.6

Fixes #11669.

Change-Id: Id39e5401e991e46f014eb16b747f5d9b7b55b46a
Reviewed-on: https://go-review.googlesource.com/12937
Reviewed-by: Alan Donovan <adonovan@google.com>
src/go/types/builtins.go
src/go/types/testdata/builtins.src