mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-10 12:38:21 +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}
|
{$mode objfpc}
|
||||||
|
|
||||||
type
|
type
|
||||||
Testclass = class
|
generic Testclass<T> = class
|
||||||
|
|
||||||
type
|
type
|
||||||
TList = array of byte;
|
TList = array of byte;
|
||||||
|
Loading…
Reference in New Issue
Block a user