mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 08:30:54 +02:00
fcl-passrc: fixed typo
This commit is contained in:
parent
087b6cadda
commit
108ecaff22
@ -2429,7 +2429,7 @@ begin
|
||||
if Ref=nil then
|
||||
begin
|
||||
{$IFDEF VerbosePasResolverWriteln}
|
||||
if po_resolvestandardtypes in FOptions then
|
||||
if po_ResolveStandardTypes in FOptions then
|
||||
begin
|
||||
writeln('ERROR: TPasParser.ResolveTypeReference: resolver failed to raise an error');
|
||||
ParseExcExpectedIdentifier;
|
||||
|
Loading…
Reference in New Issue
Block a user