Closed tych0 closed 1 year ago
Since we're ordering unpack requests now, we can sometimes unpack padding. This returns nothing, but it is easier in the generator code to assign it to "_" than to not make the assignment at all, so let's just do that.
Fixes: #144
Signed-off-by: Tycho Andersen tycho@tycho.pizza
Since we're ordering unpack requests now, we can sometimes unpack padding. This returns nothing, but it is easier in the generator code to assign it to "_" than to not make the assignment at all, so let's just do that.
Fixes: #144
Signed-off-by: Tycho Andersen tycho@tycho.pizza