(* * Copyright (c) 2023 Apple Inc. All rights reserved. * * SPDX-License-Identifier: BSD-2-Clause *) (* * Tests for handling "try" construct introduced by Autocorres. *) theory "try" imports "AutoCorres2_Main.AutoCorres_Main" begin