Skip to content

Commit fe41a51

Browse files
committed
New string for new parser option
1 parent 40c386d commit fe41a51

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/pastojs/src/pas2jsfiler.pp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@ interface
154154
'AsyncProcs',
155155
'DisableResources',
156156
'po_AsmPascalComments',
157-
'AllowMem' );
157+
'AllowMem',
158+
'WarnResourceNotFound');
158159

159160
PCUDefaultModeSwitches: TModeSwitches = [
160161
msObjfpc,

0 commit comments

Comments
 (0)