Descriptiongo.tools/go/types: Do not throw error on division of complex variables by zero.
See http://play.golang.org/p/DrgLKnHaUW
Seems like division of a variable by zero should only throw an error if the variable is an integer.
Patch Set 1 #Patch Set 2 : diff -r 2fa151649748 https://code.google.com/p/go.tools #Patch Set 3 : diff -r 2fa151649748 https://code.google.com/p/go.tools #
MessagesTotal messages: 4
|