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.
gccgo rejects to compile the following program:
package a var a = ""[:]
go.go:2:11: error: string index out of bounds
gcc version 6.0.0 2015070 (experimental) (GCC)