Looks like it. I’ll check it out. On Sat, Jan 27, 2018 at 3:20 PM Ian Lance Taylor <[email protected]> wrote:
> [ +andybons, bradfitz ] > > Looks like something has gone wrong with the play.golang.org caching. > > Ian > > On Sat, Jan 27, 2018 at 10:18 AM, <[email protected]> wrote: > > I see the same thing. Changing even one character fixes the problem. Even > > just adding white space to the code. If I copy the example from > > https://golang.org/ to the playground exactly ( > > https://play.golang.org/p/-MKUWeDBml7 ) it also prints nothing. > > > > Strange > > > > > > On Saturday, January 27, 2018 at 5:42:44 AM UTC-5, Eyal Posener wrote: > >> > >> When I "Run", can't see the proper output, just "Program exited". > >> > >> Only after changing "Hello World" to another example and then back to > >> "Hello World" I see the right output: > >> > >> Hello, 世界 Program exited. > > > > -- > > 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 [email protected]. > > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
