fix (mstore_unpacking returns offset)

This commit is contained in:
Nicholas Ward 2023-05-10 09:55:35 -07:00
parent 6e7fa6da02
commit 0d9e321647

View File

@ -74,6 +74,8 @@
%stack (addr: 3, value) -> (addr, value, 4, %%after)
%jump(mstore_unpacking)
%%after:
// stack: offset
POP
%endmacro
// Load a value from the given segment of the current context's memory space.