Given that [this](https://play.golang.org/p/dF-8DMCgmo) works (returns zero value) in Go, I don't see why [this](http://fanyare.tcardenas.me:5600/?gist=dcd2d79be96fda7d94f92c47190050b1) shouldn't in SGo (for maps with zero-able value types, of course).
Given that this works (returns zero value) in Go, I don't see why this shouldn't in SGo (for maps with zero-able value types, of course).