From fd92b1f891167e110cfd2d7ec85b5c53d5c586c1 Mon Sep 17 00:00:00 2001 From: lemon Date: Mon, 10 Oct 2022 11:21:21 +0200 Subject: bug fixes --- pez.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pez.h') diff --git a/pez.h b/pez.h index 4edc0df..e802d26 100644 --- a/pez.h +++ b/pez.h @@ -20,6 +20,7 @@ enum { PEZ_TTuple, PEZ_TRecord, PEZ_TArray, + PEZ_TDilambda }; typedef enum PezError { -- cgit v1.2.3