Doesn't work if getting compile errors.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Doesn't work if getting compile errors.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Péter Szilágyi,
Did you read the messages in this thread?
The message was addressed to Andrew. He said the Go Playground link he posted worked for him; it didn't work for me.
I'm using chrome dev channel. 28.0.1485.0 dev-m
--
It doesn't work for me: "prog.go:8: syntax error: unexpected EOF." There's no closing right curly barcket
Please
1. Go to play.golang.org and enter the program that triggers the error
2. Click Share
3. Copy the share URL and paste it into an response to this thread.
Thanks
--
I got succeeded at first time. But in second time, got failed.
At this point, I'd request a network trace actually. Wireshark or tcpdump. That should tell us if it's your browser sending something weird or the server misbehaving, and if it's the latter it should provide a test case that can be transliterated into a regression test.