mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-01 15:39:45 +02:00
pastojs: allow readonly modeswitch functionreferences and anonymousfunctions
This commit is contained in:
parent
7a7dc58c0d
commit
cf50c1e028
@ -1310,7 +1310,9 @@ const
|
||||
msProperty,
|
||||
msExcept,
|
||||
msDefaultUnicodestring,
|
||||
msCBlocks
|
||||
msCBlocks,
|
||||
msFunctionReferences,
|
||||
msAnonymousFunctions
|
||||
];
|
||||
msAllPas2jsModeSwitches = msAllPas2jsModeSwitchesReadOnly+[
|
||||
msDelphi,msObjfpc,
|
||||
|
Loading…
Reference in New Issue
Block a user