[fpc-devel] Incomplete docs on operator precedence / Question about actual precedence

Paul Ishenin paul.ishenin at gmail.com
Mon Feb 3 04:24:13 CET 2014


03.02.2014 9:42, Martin Frb пишет:
> It also appears that the "." takes precedence over @
> @Object.Foo
> is equal to
> @(Object.Foo)
> well otherwise it could not compile

In this case "." is not operator.

Best regards,
Paul Ishenin



More information about the fpc-devel mailing list