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
What steps will reproduce the problem?
http://play.golang.org/p/a3-ieaWC6e
What is the expected output?
The Unmarshalled data in the provided slice.
What do you see instead?
panic: reflect.Value.Addr of unaddressable value
Which compiler are you using?
gccgo
Which operating system are you using?
arch linux
Which version are you using? (run 'go version')
1.2
Please provide any additional information below.
playground link demonstrates the problem in its entirety.
The text was updated successfully, but these errors were encountered:
by jljatone:
The text was updated successfully, but these errors were encountered: