In fcl-passrc, TPasElement.GetDeclaration does not display generic type specializations correctly

In fcl-passrc, the TPasElement.GetDeclaration method does not display generic type specializations correctly. For example, in the case of:

type  
  TMyList=specialize TFPGList<TObject>;

shows

 specialize TFPGList<

I attach an example to reproduce.

Simone.

test.zip

Edited Jan 22, 2025 by simone
Assignee Loading
Time tracking Loading