(* * Copyright 2020, Data61, CSIRO (ABN 41 687 119 230) * Copyright (c) 2022 Apple Inc. All rights reserved. * * SPDX-License-Identifier: BSD-2-Clause *) theory SignedWordAbsHeap imports AutoCorres2_Main.AutoCorres_Main begin text ‹ Regression test for signed word abs on the lifted heap. Jira issue ID: VER-1112 For the gory details, see the comment for the function WordAbstract.mk_sword_heap_get_rule. ›