Hi,

JCF will show error for this code:

> TTestRecord = record
>   V:integer;
>   class operator =(const A, B: TTestRecord): Boolean;
>   class operator <>(const A, B: TTestRecord): Boolean;
> *end;*

Should I add a bug report or Im missing something?

Regards,
Ara

-- 
http://www.fastmail.com - Email service worth paying for. Try it for free

-- 
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to