issue5736_common source realm
Package issue5736\_common is a regression fixture for [https://github.com/gnolang/gno/issues/5736](https://github.com...
Package issue5736_common is a regression fixture for https://github.com/gnolang/gno/issues/5736.
It mimics the gnoswap pattern that surfaced the bug: a non-crossing helper in an /r/ realm that performs in-place uint256 arithmetic on a value handed in from another /r/ realm. Before the fix to {Array,Struct}Value.Copy, this triggered: