diff --git a/compiler/scanner.pas b/compiler/scanner.pas index 854d7f0d96..e2aa8e8da1 100644 --- a/compiler/scanner.pas +++ b/compiler/scanner.pas @@ -933,6 +933,7 @@ In case not, the value returned can be arbitrary. setElemType : TCTETypeSet; begin + read_factor:=''; if current_scanner.preproc_token=_ID then begin if current_scanner.preproc_pattern='DEFINED' then