[fpc-devel] FPC compiles malformed code
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Aug 24 10:04:13 CEST 2006
> Maybe because pascal is insensitive to whitespace between tokens.
>
> You also can write:
> lData.Name:='Graeme';
> and
> lData.Name := 'Graeme';
I understood that as: between the symbols etc... eg; := or = or ,
Never thought that would mean between a Class and a property/function.
Interesting but looks damn weird... :-)
Regards,
- Graeme -
More information about the fpc-devel
mailing list