We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gotype successfully compiles the following program:
package a var s = string(0i)
It must not. 0i is a complex constant. on commit e9a746d