Explorar o código

* cchartype suymbol

Michael VAN CANNEYT %!s(int64=2) %!d(string=hai) anos
pai
achega
e80f7d4a9f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/symdef.pas

+ 1 - 0
compiler/symdef.pas

@@ -1163,6 +1163,7 @@ interface
        voidtype,                  { Void (procedure) }
        cansichartype,             { Char }
        cwidechartype,             { WideChar }
+       cchartype,                 { either cansichartype or cwidechartype. Do not free }
        pasbool1type,              { boolean type }
        pasbool8type,
        pasbool16type,