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.
Edited by simone