On Thu, 3 Jan 2019 14:58:00 +0300 Alexander Shishkin via fpc-pascal <[email protected]> wrote:
>[...] > This is OK (both T and U are integer): > generic TMyRecord1<const T, const U: integer> = record end; That is inconsistent to normal Pascal arguments. <accessors> Name[, Name ...][:type] Isn't it? Mattias _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
