Commit 6e96f88e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent ce26522f
......@@ -626,7 +626,6 @@ func (d *decoder) genSlice(assignto string, typ *types.Slice, obj types.Object)
if !elemFixed {
d.overflowCheckpoint()
}
d.resetPos()
codegenType("(*a)", typ.Elem(), obj, d)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment