Browse Source

flags and protocol should be implemented. but protocol should not be mandatory

main
heck 2 years ago
parent
commit
ef78c99606
  1. 4
      idl/pEpACIDLang.yml2

4
idl/pEpACIDLang.yml2

@ -84,11 +84,9 @@ decl throws @name;
// unimplemented // TODO: implement
//----------------- //-----------------
// decl flag @name; // decl flag @name;
// decl protocol @name; // decl protocol @name;

Loading…
Cancel
Save