Given the new syntax requirements we talked about there needs to be a ; after T 
now. What error should be used if there isn’t a ; semicolon separator between 
types and consts? I just used a parser_e_illegal_expression for now.

generic TStuff<T,const A,B,C:integer> = record

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to