You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
6g bork.go
What is the expected output?
error at line 7.
What do you see instead?
error at line 1. if multiple files are used, error can even be in the wrong file.
bork.go:1: error redeclared in this block
previous declaration at bork.go:1
Which compiler are you using (5g, 6g, 8g, gccgo)?
6g
Which operating system are you using?
linux
Which revision are you using? (hg identify)
tip