committed by
GitHub
parent
d76a0f6dd6
commit
e788b7675f
@@ -99,7 +99,6 @@ func (c *component) Dereference(r reg.Register) Component {
|
||||
// Len int
|
||||
// Cap int
|
||||
// }
|
||||
//
|
||||
var slicehdroffsets = Sizes.Offsetsof([]*types.Var{
|
||||
types.NewField(token.NoPos, nil, "Data", types.Typ[types.Uintptr], false),
|
||||
types.NewField(token.NoPos, nil, "Len", types.Typ[types.Int], false),
|
||||
|
||||
Reference in New Issue
Block a user