mirror of
https://github.com/golang/go
synced 2024-11-19 07:54:43 -07:00
74b761d099
Added test for []*map composite literals containing nested literal subelements. This required implementing (reflect.Value).Map{Keys,Index} in ssa/interp. Plus two minor fixes in ssa/interp. R=gri CC=golang-dev https://golang.org/cl/20470043 |
||
---|---|---|
.. | ||
testdata | ||
external_plan9.go | ||
external_unix.go | ||
external_windows.go | ||
external.go | ||
interp_test.go | ||
interp.go | ||
map.go | ||
ops.go | ||
reflect.go | ||
value.go |