Ryan Joseph via fpc-pascal
2021-03-15 19:45:39 UTC
The TArray<T> generic type is part of the ObjPas unit, so the compiler simply picks that instead of that of your program. ;)
Sneaky but that explains the issue.Btw since we're on the topic of arrays. Are short strings and static arrays not able to be generics? I tried that and got parser errors.
Regards,
Ryan Joseph
_______________________________________________
fpc-pascal maillist - fpc-***@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/f