mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2026-02-18 17:36:35 +01:00
* TArray is in system unit (bug id 37795)
This commit is contained in:
parent
85abc5e040
commit
3c0385af7a
@ -7,7 +7,6 @@ interface
|
||||
//uses Classes;
|
||||
|
||||
type
|
||||
TArray<T> = array of T;
|
||||
|
||||
{ IComparer }
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user