What steps will reproduce the problem?
1. Enable bash completion for go ( misc/bash/go)
2. Type go get [TAB]
What is the expected output? What do you see instead?
No errors
What version of the product are you using? On what operating system?
go: 1.1.1, rog-go: tip
Please provide any additional information below.
Got an error output:
can't load package: package code.google.com/p/rog-go/exp/abc/audio:
rog-go/exp/abc/audio/output.go:1:1: expected 'package', found 'import'
rog-go/exp/abc/audio/output.go:2:2: invalid package name _
Original issue reported on code.google.com by vladisla...@gmail.com on 13 Jun 2013 at 10:05
Original issue reported on code.google.com by
vladisla...@gmail.com
on 13 Jun 2013 at 10:05