mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-04 22:49:46 +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',
|
'Macro',
|
||||||
'ScopedEnums',
|
'ScopedEnums',
|
||||||
'ObjectChecks',
|
'ObjectChecks',
|
||||||
'PointerMath'
|
'PointerMath',
|
||||||
|
'Goto'
|
||||||
);
|
);
|
||||||
|
|
||||||
PCUDefaultConverterOptions: TPasToJsConverterOptions = [coUseStrict];
|
PCUDefaultConverterOptions: TPasToJsConverterOptions = [coUseStrict];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user