structs/LocalStorageRepack.sol reports an assertion failure which should hold.
test/solc-verify/structs/LocalStorageRepack.sol [ --show-warnings ]
1c1,2
< LocalStorageRepack::[fallback]: OK
---
> LocalStorageRepack::[receive]: ERROR
> - test/solc-verify/structs/LocalStorageRepack.sol:36:9: Assertion might not hold.
3c4
< No errors found.
---
> Errors were found by the verifier.
structs/LocalStorageRepack.sol
reports an assertion failure which should hold.