forked from cerc-io/plugeth
The documentation for reflect.Value.Index states that it will panic for out-of-bounds indices. Since go 1.4, it actually panics. |
||
|---|---|---|
| .. | ||
| decode_test.go | ||
| decode.go | ||
| doc.go | ||
| typecache.go | ||
The documentation for reflect.Value.Index states that it will panic for out-of-bounds indices. Since go 1.4, it actually panics. |
||
|---|---|---|
| .. | ||
| decode_test.go | ||
| decode.go | ||
| doc.go | ||
| typecache.go | ||