From 44187ed6e90cd0b23611598bebd63cd2a3d61f7b Mon Sep 17 00:00:00 2001 From: heck Date: Thu, 22 Jun 2023 11:37:36 +0200 Subject: [PATCH] throws has bee added --- idl/pEpACIDLang.yml2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idl/pEpACIDLang.yml2 b/idl/pEpACIDLang.yml2 index 040ab2b..1535901 100644 --- a/idl/pEpACIDLang.yml2 +++ b/idl/pEpACIDLang.yml2 @@ -92,7 +92,7 @@ decl throws @name; // decl protocol @name; // decl construct, new is construct; -// decl throws @except; + // decl caveat(mode=caveat) alias doc;