Menu

#63 Add support of Free Pascal generics syntax

open
nobody
None
5
2012-11-13
2012-11-13
Anonymous
No

Please add support of Free Pascal Generics specific syntax.
The line bellow is the example of correct Free Pascal line of code, but is not understandable to the JCF and causes that JCF fails to format file.

TRandomItemList = specialize TFPGList<TRandomItem>;

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.