dima-koniaiev-solid
Results
1
issues of
dima-koniaiev-solid
Hey, everyone! I still can reproduce the problem with decoding the embedded pointer from this [issue](https://github.com/mitchellh/mapstructure/issues/267). Here is the code to reproduce the problem: Expected result: `map[B:map[Name:]]` Actual result: `map[B:0x14000132000]`...