Hello,

On Wed, Apr 08, 2020 at 06:00:19AM -0700, Tanmay Das wrote:

> go run helloworld.go
>
> Strangely the code didn't run. In fact, the terminal prompt never exited. I
> kept running the same command over and over again but no luck.

You can run "go run -x helloworld.go" to see what the toolchain is doing.

Harald

-- 
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/20200408164326.GA12138%40hweidner.de.

Reply via email to