cairo-vm icon indicating copy to clipboard operation
cairo-vm copied to clipboard

memory! macro problems with gaps

Open Juan-M-V opened this issue 3 years ago • 0 comments

The test relocate_memory_with_gap fails when the memory is generated with the memory!macro. The only thing that is different with all the other use cases is that there is a gap in the memory being generated. The test fails when trying to relocate the memory

Juan-M-V avatar Aug 30 '22 18:08 Juan-M-V