harec

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 742334caf508bb498f86dac5f9d426b78024d4e0
parent d12dd7b53bc9d5d19d0ba1fee657dea153e1ed7d
Author: Drew DeVault <sir@cmpwn.com>
Date:   Tue, 10 Aug 2021 10:00:18 +0200

gen: enable 25-promotion

Signed-off-by: Drew DeVault <sir@cmpwn.com>

Diffstat:
Mtests/configure | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tests/configure b/tests/configure @@ -56,6 +56,7 @@ EOF 17-alloc \ 20-if \ 24-imports \ + 25-promotion \ 26-gen \ 27-rt \ 29-unarithm @@ -64,13 +65,11 @@ EOF #08-slices \ #12-loops \ #16-defer \ - #17-alloc \ #18-match \ #19-append \ #21-tuples \ #22-delete \ #23-errors \ - #25-promotion \ #28-insert \ do cat <<EOF