From ef78c9960652ededbe4d551d070613ce9171e0e3 Mon Sep 17 00:00:00 2001 From: heck Date: Thu, 22 Jun 2023 11:40:57 +0200 Subject: [PATCH] flags and protocol should be implemented. but protocol should not be mandatory --- idl/pEpACIDLang.yml2 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/idl/pEpACIDLang.yml2 b/idl/pEpACIDLang.yml2 index 7ff3011..6708bab 100644 --- a/idl/pEpACIDLang.yml2 +++ b/idl/pEpACIDLang.yml2 @@ -84,11 +84,9 @@ decl throws @name; -// unimplemented +// TODO: implement //----------------- - // decl flag @name; - // decl protocol @name;