On 27 Sep 2013, at 20:13, August Oktobar wrote:

>  const
>    type_list:array [0..1]of tproc_type=(@xxx,@yyy);
> 
>   const
>      one_type: tproc_type=type_list[0] ;   <------- illegal expression

The reason is the same as http://bugs.freepascal.org/view.php?id=20823


Jonas
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to