[fpc-devel] Implicit function specialization precedence
Ryan Joseph
genericptr at gmail.com
Wed Apr 14 23:49:45 CEST 2021
> On Apr 14, 2021, at 2:33 PM, Sven Barth <pascaldragon at googlemail.com> wrote:
>
> Had a bit of time to look at this. You can try the attached patch. You can then check for both ado_IsConstructor and ado_IsArrayOfConst to detect such a mixed array.
It works but it thinks this array is array of const also so it's too strict I believe.
['aaa', 'bbb'];
Regards,
Ryan Joseph
More information about the fpc-devel
mailing list