Hi,
I had the same issue!
Though I specified the file to pick as an argument and it worked!

go run ./filename.go


Regards,
Nkoi

On Friday, 9 August 2013 at 15:00:07 UTC+2 Ian Lance Taylor wrote:

> On Fri, Aug 9, 2013 at 5:38 AM, Jochen Voss <joche...@gmail.com> wrote:
> > Hi Rob,
> >
> >
> > On Friday, 9 August 2013 12:24:46 UTC+1, Rob Pike wrote:
> >>
> >> If you're running 'go run' in a directory with test files, you're doing 
> it
> >> wrong.
> >
> >
> > Thanks, I wasn't aware of this. Is it just because "go run" then becomes
> > awkward to use, or are there other problems?
> >
> > In particular, I like the idea to make "go run" run the same set of files
> > as is compiled by "go build". Would there be a problem with this 
> approach,
> > or would this just need somebody to do the work of implementing this?
>
> See the discussion at https://codereview.appspot.com/8119049 .
>
> Ian
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/6e6b01b5-dde5-4ed0-b38f-20f31eca0985n%40googlegroups.com.

Reply via email to