mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 10:29:37 +01:00
pastojs: fixed compile
git-svn-id: trunk@41132 -
This commit is contained in:
parent
2f40f81890
commit
ff67b59388
@ -207,7 +207,8 @@ const
|
||||
'Macro',
|
||||
'ScopedEnums',
|
||||
'ObjectChecks',
|
||||
'PointerMath'
|
||||
'PointerMath',
|
||||
'Goto'
|
||||
);
|
||||
|
||||
PCUDefaultConverterOptions: TPasToJsConverterOptions = [coUseStrict];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user