On Tue, Feb 2, 2016 at 4:10 PM, Martin <f...@mfriebe.de> wrote:
> Also there are many who want assignments
> X := inline y := 1;
> Now that might be looking nice if all you do is set 10 variables to 1.
> But
> x := inline if inline y := foo() > inline z := bar() then inline m:= 1 else
> inline m:=2;
> *OUCH*!!

As Sven wrote:
"Everything can be abused..."

But Ok, I understood your point.

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

Reply via email to