mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 15:42:25 +00:00
parent
28f23efe7a
commit
1f46569693
9 changed files with 183 additions and 9 deletions
|
|
@ -44,7 +44,7 @@ TYPE
|
|||
InterfaceRec* = RECORD
|
||||
(Objects.ObjectRec)
|
||||
(* public *)
|
||||
encrypt*, decrypt : CryptProc;
|
||||
encrypt*, decrypt* : CryptProc;
|
||||
END;
|
||||
|
||||
TYPE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue