On Sat, 7 Dec 2019, bla...@blaise.ru wrote:

Beforehand, to provide a context, here are some excerpts from private correspondence:


If there is a consensus that this is a blocker, I am ready to do the work ASAP. provided we select the syntax. Personally, I am inclined towards these three:
        type M = procedure (const N: Integer) with var;
        type M = procedure (const N: Integer) cblock;

I would go for the last one. It makes immediatly clear upon reading what it stands for: a reference to a cblock. 'with var' etc. do not make clear what it stands for.

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to