mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 05:59:28 +02:00
* fixed tw9673
git-svn-id: trunk@8597 -
This commit is contained in:
parent
4e78a30ee3
commit
6c49a28544
@ -4,7 +4,7 @@ interface
|
||||
{$mode objfpc}
|
||||
|
||||
type
|
||||
Testclass = class
|
||||
generic Testclass<T> = class
|
||||
|
||||
type
|
||||
TList = array of byte;
|
||||
|
Loading…
Reference in New Issue
Block a user