mirror of
https://github.com/golang/go
synced 2024-11-19 00:54:42 -07:00
1f2812fe9b
The method index was hard-coded to zero, which works some of the time. Apparently I just forgot to implement the method-table lookup... Added regression test. R=gri CC=golang-dev https://golang.org/cl/9916043 |
||
---|---|---|
.. | ||
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 |