mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 00:29:07 +02:00
- removed tarrayreftype, because it's not used on the wasm target
git-svn-id: branches/wasm@48336 -
This commit is contained in:
parent
f294ea5028
commit
f891c52dd1
@ -184,14 +184,6 @@ uses
|
|||||||
LOC_MMREGISTER,LOC_CMMREGISTER,LOC_SUBSETREG,LOC_CSUBSETREG];
|
LOC_MMREGISTER,LOC_CMMREGISTER,LOC_SUBSETREG,LOC_CSUBSETREG];
|
||||||
|
|
||||||
|
|
||||||
{*****************************************************************************
|
|
||||||
References
|
|
||||||
*****************************************************************************}
|
|
||||||
|
|
||||||
type
|
|
||||||
{ array reference types }
|
|
||||||
tarrayreftype = (art_none,art_indexreg,art_indexref,art_indexconst);
|
|
||||||
|
|
||||||
{*****************************************************************************
|
{*****************************************************************************
|
||||||
Conditions
|
Conditions
|
||||||
*****************************************************************************}
|
*****************************************************************************}
|
||||||
|
Loading…
Reference in New Issue
Block a user