On 26.10.2014 12:17, Kostas Michalopoulos wrote:
On Sun, Oct 26, 2014 at 8:32 AM, Sven Barth <pascaldra...@googlemail.com
<mailto:pascaldra...@googlemail.com>> wrote:

    Definitely not. We are in Pascal and there such directives are
    placed afterwards.

But there are tons of left-sided keywords, like specialize, const,
pointer, array, file, var, out, etc. And as i said, "weak Foo" reads
better than "Foo weak" which sounds like Yodaspeak :-P

- specialize: ok, that is a prefix
- const, var, out: all three introduce sections where multiple elements can be "const", "var" or "out" - file, array: they are typenames which have the specific types ("of XYZ") as a suffix
- pointer: not a keyword

Regards,
Sven

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

Reply via email to