Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missed "package audio" in exp/abc/audio/output.go #4

Open
GoogleCodeExporter opened this issue Apr 15, 2016 · 1 comment
Open

Missed "package audio" in exp/abc/audio/output.go #4

GoogleCodeExporter opened this issue Apr 15, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

I've attached a patch that should at least solve the compilation errors, but 
doesn't do anything more than that.

Original comment by mattyjwi...@gmail.com on 23 Jun 2014 at 1:32

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant