pastojs: allow readonly modeswitch functionreferences and anonymousfunctions

This commit is contained in:
mattias 2023-03-03 22:18:41 +01:00 committed by Pierre Muller
parent 7a7dc58c0d
commit cf50c1e028

View File

@ -1310,7 +1310,9 @@ const
msProperty,
msExcept,
msDefaultUnicodestring,
msCBlocks
msCBlocks,
msFunctionReferences,
msAnonymousFunctions
];
msAllPas2jsModeSwitches = msAllPas2jsModeSwitchesReadOnly+[
msDelphi,msObjfpc,