You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the example on my local machine and it produced the right output
I think this has something to do with source codes being cached on http://tour.golang.org
What did you expect to see?
John Paul George Ringo]
[John Paul] [Paul George]
[John XXX] [XXX George]
[John XXX George Ringo]
What did you see instead?
fatal error: runtime: out of memory
...
The text was updated successfully, but these errors were encountered:
This has been reported by several people in the past days, in golang/tour#541. The underlying issue is #26926. I'm closing this issue as a dup of that one.
What did you do?
I tried to run the example on https://tour.golang.org/moretypes/8 and received an unexpected runtime error message.
I ran the example on my local machine and it produced the right output
I think this has something to do with source codes being cached on http://tour.golang.org
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: